What is pl sql in dbms?
What is AUTH_ID and AUTH_USER in pl/sql ?
What are the default Oracle triggers??
How do u count no of rows in a table?
In table three columns with 1 milion records(here there is no sequence values) i want add one more column with sequence values from the first how it is posible?
How to use sql statements in pl/sql?
What are the different sql languages?
What is embedded sql what are its advantages?
how many sql dml commands are supported by 'mysql'? : Sql dba
I have a package in which a table was used in a procedure and compiled later i have dropped the table used in the package what would be the status of package specification and body
What is sql prepared statement?
Does a user_objects view have an entry for a trigger?
What does count (*) do in sql?