Point out the difference between user tables and data dictionary?
No Answer is Posted For this Question
Be the First to Post Answer
what is unique key?
14 Answers Amazon, Cap Gemini, Infosys, Wipro,
Where is the export dump file located?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
What is SGA ? How it is different from Ver 6.0 and Ver 7.0 ?
What is backup in Oracle?
What is an oracle?
Will you be able to store pictures in the database?explain.
how can get like this result table A col1 col2 --- ----- a A b B C C .. .. .. ... .. ... wants result like for a single column col1 ------ a,b,c,........n of data and another is col1 ------- A B C D ........ a b b d ........
List out the components of logical database structure of oracle database.
Explain about achiever in sql?
Table Has C1 And C2 Column If Exits any record in c1 then Update c2 record Otherwise insert new record in the C1 And C2 (Using Procedure)