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 3295The 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 3932HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
1416how to write a query without using where? Example- select * from employee where empno=10 I need to write this query without where clause.
1 3204Tab 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,
1717what are the mandortary parameters required for cuncurrent program definition in oracle apps R12?
1 2649
What is auto accounting what are the steps for setting up auto accounting? : oracle accounts receivable
query optmization techniques and quwry analyser+projects+ppts
What is meant by joins? List out the types of joins.
What is an Oracle SYSTEM tablespace and when is it Created?
How to create a testing table in oracle?
I have applied the following commands: now what will happen, will the database will give an error / it will work?
What is the load plans? And how to create for the load plans?
Differentiate between earned discounts and unearned discounts? : oracle accounts receivable
What is the difference between count (*), count (expression), count (distinct expression)?
Can a View based on another View in Oracle?
where the dff data will be stored
What are the differences between blob and clob in oracle?
How to speed up webrick?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
How to write text literals in oracle?