Suppose U install the oracle DB either enterprise edition or
express edition in ur personal PC, Is there the Database has
been created after ur installation if not then where the
oracle's all objects with data be stored?
Explain the use of owner option in exp command.
What is the maximum number of triggers that can be applied to a single table?
Which database is better for os platform dependency?
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 are the different windows events activated at runtime ?
How do I manually create a database in oracle?
Write a simple Store procedure and pass parameter to it ?
Does a Before form trigger fire when the parameter form is suppressed ?
how to i write the query 'NISHI' TO N I S H I
4 Answers Attra, Metric Stream,
What is difference between a formal and an actual parameter?
What is recycle bin in Oracle?
What are the Referential actions supported by FOREIGN KEY integrity constraint ?