What is the system function to get the current user's user
id?
Answer Posted / lakshmi narayanan r
SELECT CURRENT_USER
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain about the relational database?
explain detail about ftp in datastage?
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 long can an error message be in raiseerror function?
What are the types of database model?
How is data stored in dbms?
What are the constraints on severity level in raiseerror?
Explain what a database is?
How to generate OIDS
Explain the role of indexing in databases?
How can you fix a poorly performing query?
How can I detect whether a given connection is blocked?
You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
Explain the rollup operator?
What are the three basic rules which are to be followed for the relational model of the database?