is it possible to pass an object or table to a procedure as an argument?
Are sql views compiled?
What is the use of desc in sql?
Why procedure is used in sql?
what is the difference between truncate and drop statements? : Sql dba
Define select, insert, create, delete, update, drop keywords
Is primary key always clustered index?
What are sql procedures?
Is progress software supports to ( pl/sql )?
why we go for package? what are the advantages of using instead of seperate procuderes or functions
What are data types in pl sql?
what are the differences among these table level lock modes - IN SHARE MODE, IN SHARE UPDATE MODE, IN EXCLUSIVE MODE ?
how can I make a script that can be bi-language (supports english, german)? : Sql dba