Oracle General (1803)
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 3443The 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 4140HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
1509how to write a query without using where? Example- select * from employee where empno=10 I need to write this query without where clause.
1 3358Tab 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,
1838what are the mandortary parameters required for cuncurrent program definition in oracle apps R12?
1 2809
Explain an index?
How do you set up your tablespace on installation level: low?
What is a matrix report and how many minimum groups are required to prepare the same?
What is an oracle tablespace?
How to initialize variables with default values?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
What do you mean by cdb and pdb in oracle 12c?
What happens if the imported table already exists?
What is an oracle function?
What are the most common interview questions on ETL Testing for experience?
How do I manually uninstall oracle client?
How do you find current date and time in oracle?
State some uses of redo log files?
can u pls share responsibilities for production how to environment in odi?and how to generate report ?
How to calculate the approximate size of the SGA based on the size of the block,shared_pool,redo_buffer_cache and db_buffer_cache?