What are the different types of database objects?
No Answer is Posted For this Question
Be the First to Post Answer
Does rowid change in oracle?
What are the different pseudo commands? Explain in general?
What is a synonym? What are its various types?
What is a select query statement in oracle?
What is a Synonym ?
What is the purpose of save points in oracle database?
what are the diffeenes between oracle 9i,oracle 10g
Who developed oracle & when?
write a sql query following source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want the output column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c
What is the scope of a local variable?
if you update view? where we store the data?
How do I recompile a procedure in oracle?