How do we get field details of a table?
No Answer is Posted For this Question
Be the First to Post Answer
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
Difference between join and a subquery?
8 Answers Base Automation, NMDC,
How to convert the date format from dd/mm/yyyy to mm/dd/yyyy. (for eg). 22/05/2008 to 05/22/2008. when u use to_char(), it tells the month is invalid. how to resolve this problem.tel with eg.
how to get last monday of a month?
What is ordinary table in oracle?
From the database level, how can you tell under which time zone a database is operating?
Explain the use of owner option in exp command.
what is load balancing and what u have used to do this?(sql loader)
What do you understand by database schema and what does it hold?
what is trigger?
what are the mandortary parameters required for cuncurrent program definition in oracle apps R12?
What is the Difference between 1) ER MODEL and Relational Model 2) Dense Index and Sparse Index