How do you use a while loop in pl sql?
Can %notfound return null after a fetch?
What are triggers, and when would you use them?
How are sql commands classified?
How to find string or key value using pl/sql code?
tell me about various levels of constraint. : Sql dba
What is set serveroutput on in pl sql?
i have a table with fields(id,name,accnt_type)and in account type are FD,SAVING,RD. Write a query to get How many number of People are in each type of Account?
Explain the concept of normalization.
How to trace the errors in pl/sql block code?
What are the benefits of triggers?
Are subqueries faster than joins?
how to check server status with 'mysqladmin'? : Sql dba