What is string join?
Its possible to add more than one primary key for the table
Explian rowid, rownum?
What is a ddl command?
Given two tables Student(SID, Name, Course) and Level(SID, level) write the SQL statement to get the name and SID of the student who are taking course = 3 and at freshman level.
What are Global Temporary tables
What is the difference between microsoft access and sql?
Explain dml and ddl?
What are wait events. Describe the wait event tables.
What is record variable?
What are the various levels of constraints?
Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
How to run sql commands in sql*plus?