Name the tables where characteristics of Package, procedure
and functions are stored ?
Answer Posted / chandrasekar.ramasamy
user_source
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are the different sql commands?
What is execution plan in sql?
Does pl sql work in mysql?
what are the differences between char and varchar? : Sql dba
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
The in operator may be used if you know the exact value you want to return for at least one of the columns.
what is try_catch block in procedure
What is the least restrictive isolation level? : Transact sql
Explain the insert into statements in sql?
Explain the components of sql?
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 the process of copying data from table a to table b?
How many sql are there?
Why we use pl sql?
what is the difference between primary key and unique key? : Sql dba