If youre unsure in which script a sys or system-owned object
is created, but you know its in a script from a specific
directory, what UNIX command from that directory structure
can you run to find your answer?
No Answer is Posted For this Question
Be the First to Post Answer
Explain oracle data types with examples?
 How to use an oracle sequence generator in a mapping?
What is a table in oracle?
Explain the use of owner option in exp command.
How to define a specific record type?
What is rowid and rownum in oracle?
Why do you create or replace procedures rather that drop and recreate.
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
how to unbreak sequence numbers during intereptions
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
How a database is related to tablespaces?
How to create a testing table in oracle?