What is out parameter used for eventhough return statement can also be used in pl/sql?
what is sql server agent? : Sql dba
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
What is %rowtype in pl sql?
when normalization is required
Whate is use of MOD function in pl/sql.
How does sql profiler work?
What is the life of an sql statement?
What are the events on which a database trigger can be based?
Why do we create views in sql?
Delete the emps whose salaries are lowest sals of their own dept.
What is integrity constraints?
I want to know the difference between A Record Type and a Table.