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) The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ---------- 1 NULL 7 2 4 NULL NULL 5 NULL 3 NULL NULL
TCS,
1 3360The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ================ 1 NULL 2 NULL 3 4 NULL 5 6 7 NULL NULL O/P C = 2 4 6
TCS,
2 4040HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
1450how to write a query without using where? Example- select * from employee where empno=10 I need to write this query without where clause.
1 3288Tab 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.
TCS,
1786what are the mandortary parameters required for cuncurrent program definition in oracle apps R12?
1 2717
How to define a record variable to store a table row?
What is a read write transaction in oracle?
WHAT ALL DIFFERENT KIND OF FUNCTIONS AVAILABLE WHILE DESIGN UNIVERSES?
Can you create a synonym without having a table?
What is the difference between cold backup and hot backup?
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
Explain the term 'oracle grid architecture'?
Which dba certification is best?
What to do if dba lost the system password?
what are the tools used for oracle 10g in real time.
What does >> do?
how can we store any pdf file in oracle
Is there a function to split a string in plsql?
How can you find all the processes on your system?
What are the logical operations?