what is difference between stored procedures and application procedures,stored function and application function?
1 11475How consistent is the view of the data between and within multiple sessions, transactions or statements ?
2216
What is varchar sql?
What is before and after trigger?
Enlist the characteristics of pl/sql?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
Mention what problem one might face while writing log information to a data-base table in pl/sql?
What is the difference between delete and truncate statement in sql?
What does the sign mean in sql?
List and explain the different types of join clauses supported in ansi-standard sql?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
What is difference between sql function and stored procedure?
Does view store data in sql?
how to include numeric values in sql statements? : Sql dba
In what condition is it good to disable a trigger?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
Why do we need unique key in a table?