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) can u tell me how many types of oracle and which type all detail in oracle (suppose all history of oracle )
1 4680If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
IBM,
8 12487SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN WE INSERT THAT RECORD IN ANOTHER TABLE LIKE(T4)?
ESS,
1 5494WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
ESS,
2364Give SQL Query to find the number words in a sentence ? ex: 'ram charan singh' then ans:3 Answer:select length(trim('ram charan singh')) - length (replace (trim ( 'ram charan singh'),' ','')) +1 from dual The above query working properly when space between the words is only one &similar But ,If the space between the words is nonuniform. Ex:'ram charan singh is good' ans:5 i am not getting this answer using above query.
3 7193
What is Redo Log Buffer in Oracle?
How to load excel data sheet to oracle database
How to define an anonymous procedure with variables?
What is the use of lockboxes? : oracle accounts receivable
If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...
How you find which is the latest record in SCD type2 transformation?
I am new to sas, can anybody explain the process of extracting data from source systems,storing in ods and how data modelling is done?
What are the new features in release 11i?
What do you understand by oracle forms?
What is flexfileds and use of flexfileds in odi?
What is db_recovery_file_dest in oracle? When do you need to set this value?
What does sharding mean?
How many types of cluster table in Oracle?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
What is define in oracle?