What are the uses of synonyms?
No Answer is Posted For this Question
Be the First to Post Answer
How to loop through a cursor variable?
what is null value?
A USER HAVING CREATE SESSION PREVILAGE CAN ALTER PASSWORD/CHANGE PASSWORD?
What is a nvl function?
Where do we use decode and case statements?
How to create an oracle testing table?
What is the minimum client footprint required to connect c# to an oracle database?
What is a trace file and how is it created in oracle?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
What happens if the imported table already exists?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?