if you ctreate table identity
No Answer is Posted For this Question
Be the First to Post Answer
The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ---------- 1 NULL 7 2 4 NULL NULL 5 NULL 3 NULL NULL
How many types of database triggers exist?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
what is candidate key & super key
What is oracle sid?
1.What is inline function in oracle and its purpose? 2.What is the equivalent operator for "different from pattern" in oracle? 3. If you define a variable in oracle, how it will be available? [a. Until database shut down b. Until table deleted c. until session get expired]
How do I escape a reserved word in oracle?
What are advantages fo Stored Procedures?
What is analyze command used for?
what are the database links ?
Differentiate between post-database commit and post-form commit?
What happens if variable names collide with table/column names?