What are the different types of modules in oracle forms?
No Answer is Posted For this Question
Be the First to Post Answer
How do I know if oracle client is installed on windows?
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 maximum number of triggers that can be applied to a single table?
Explain joins in oracle?
What is the usage of control file in oracle?
What are the types of trigger in oracle?
What are synonyms used for ?
what is the syntax of SELECT command?
What are a collation and state the different types of collation sensitivity?
What is logical backup in oracle?
how do get database name at sql prompt?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.