dbms tag

6 questions


1 answers
107 views
0
Is Oracle different from Oracle's MySQL?

In the IT development process of the six-month state-funded course Today, we've started a new journey with a book called Oracle SQL and PL/SQL, which are easy to learn with a variety of examples.There...

1 years ago

1 answers
112 views
0
This is a database question related to app development.

Hello, developersWhen users register an evaluation on a restaurant, it is saved as a store registered in the app Other users can search for the store I'm going to make an app like a restaurant evaluat...

1 years ago

2 answers
89 views
0
The index is created in postgres, but I wonder if you do seq scan instead of index scan.

The background of knowing the problem is that when selecting, the index was clearly created in consideration of the corresponding select statement, and in development db (local db), the index scan was...

1 years ago

1 answers
119 views
0
It's a question from MAPPER

I'm planning a car rental systemWe are implementing a function that shows the rental area on the next screen after inserting the rental area and the return area on the web. There are other columns in ...

1 years ago

1 answers
104 views
0
Error question 'no parent key' when inserting oracle sqlplus table data.

I am currently studying oracle sqlplus.I'm asking you a question because an error occurred when inserting data after creating a table in the beginning while looking at the book. DEPTNO DNAME LOC---...

2 years ago

1 answers
86 views
0
Database Question) I'm asking you a question about relational algebra, the middleman.

There is a task of expressing the above questions in relation algebra in the report after taking the class, and I would like to ask if the answer to question a is even if you express the above using t...

2 years ago

© 2024 OneMinuteCode. All rights reserved.