Oracle General (1809)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241)
How to create a table in a specific tablespace?
How do you analyze the tables
Describe an oracle table?
What is procedure overloading in oracle?
What are the tools provided in oracle enterprise manager?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
What is the Repository and how many types of repository?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
How to apply filtering criteria at group level in oracle?
Explain the use of control file?
material view and view disadvantages?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
Is truncate autocommit in oracle?
1.In a table Gender is a column in that male and female are the two data.In a single statement i have to modify all male to female and all female to male vice versa. 2.In a single query i need the count of male data,count of female and total count
How do you bind variables in oracle?