What is the system function to get the current user's user
id?
Answer Posted / dinesh sharma
select User_Id()
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How to use online Backups?
Explain about relational database management systems?
1. Using the XML Document below, with the URI “recipe.xml”
define
the following queries in XQuery:
a.) Give the names of all breakfast in the menu.
b.) Select breakfasts that have price lower than $7.00?
How to customize error conditions.
What is a database development?
What are the types of database model?
Explain the rollup operator?
What are the key features of dbms?
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?
Who are end users in dbms?
Any sample or model question of punjab national bank for deputy manger IT or any sample of PNB.any1 plz do send on
What is DB Development software?
Which four data types cannot be used as a return type from a user-defined function?
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?
Why does this query return 0?