What is the system function to get the current user's user
id?
Answer Posted / ajitnayak
select USERNAME,user_id from user_USERS;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are data modelling techniques?
Write the fastest query to find out how many rows exist in a table?
What is normalization? Explain different levels of normalization?
How is data stored in dbms?
What is dbms explain in brief?
What is the physical representation for a many-to-many relationship?
Explain the role of indexing in databases?
I HAVE A PI ON COL A THE NEXT DAY I WANT CHANGE THE PI ON COL B? PLS SEND ME THE ANS
Where is dbms used?
You are testing the performance of a query the first time you run the query, the performance is slow. the second time you run the query, the performance is fast. why is this?
How you can make a parameterized view?
You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?
Explain about relational operator join?
Explain about relational database management systems?
What is dbms and its application?