Is json a nosql?
Can a view be updated/inserted/deleted?If Yes under what conditions?
What are Nested Tables? How will u delete 5 rows from Nested Tables
what is Hash join?how it is different from inner join?what is the sign used for inner join?(eg: like the (+) sign used for outer join)?
Can you select everything, but 1 or 2 fields, without writer's cramp?
What are the disadvantages of not performing database normalization?
What is difference between sql and excel?
What is a dirty read sql?
How do I create a sql script?
What is the basic form of sql query?
Show how functions and procedures are called in a pl/sql block.
sales persons should always receive commission of 100 at least. employees who r not sales persons should never receive commission.(Triggers)
How many subqueries can be nested in a statement?