SlideShare a Scribd company logo
1 of 62
Download to read offline
Oracle Interview Questions
Time2Ask.com
Click on the Question to read answer and report incorrect category/incorrect Questions or answers
What is “snapshot too old” error?
what is oracle
What is On-line Redo Log?
what is difference between rowid and rownum?
how to delete one record from table?
what is difference between synonyms & view?
what are types of joins?
How to create a backup control file?
Difference between oracle10g and 11g
What is different bet native dynamic sql and DBMS_Sql?
What is TNS File?
How you will identify the mapping level bottleneck ? if there is a mapping level bottleneck then how will you try to improve
the mapping?
What is integrity and how many integrity rules are there?
How you will avoid duplicating records in a query
How do I migrate an Oracle database to SQL 7.0 ?
What is RMAN backup?
what is the exact role of Oracle DBA in Indsutrial Level. Please explain
Can i export/import nested tables
How to create database in oracle 9i
Please tell me the logic to round the following. round(12345.67,-2)
What is hash partition in oracle
What is the keyword used to display the fields in a table
What is RMAN Backup
What is decomposition?
I want a query which deletes the duplicate records from the table emp, the key will be empno,ename.
how to insert images into database
what is an index
Can objects of the same schema reside in different tablespaces ?
how to execute a procedure in oracle show me with an example.
How can I set database to a single user mode ?
list the only emp name who receiving max sal without sub query
What is lexical parameter?
how to migrate oracle 9i to oracle 10g?
WHAT IS ORACLE IN COMPUTER?
whats the difference between sql and sql plus
What are the disadvantages of having raw devices ?
What is the significance of having storage clause ?
How do you rate yourself from scale of 10 in Database
What are the Advantages of Star Schema and Snowflake Schema?
How to create LOV in Oracle forms?
Can Multiple instances be run on Single Machine?
which sql command we can use to get a print out from oracle?
what is trigger & procedure?
what is procedure?
What is trigger associated with the timer ?
What is RMAN CLONING steps?
Can you convert a bit-mapped report to ASCII (character-mode) Report?How?
how do u know the total no of rows in a table?
How can we plan storage for very large tables ?
How will you swap objects into a different table space for an existing database?
What is hit ratio ?
What is PGA?
What is SGA?
When Does DBWR write to the database?
What Does DBWR do?
What is the function of RECO?
How many Dispatcher Processes are created?
What are the functions of SMON?
What is the function of ARCH?
How to prevent unauthorized use of privileges granted to a Role ?
What are the different Levels of Auditing ?
What are the system resources that can be controlled through Profile ?
What is Privilege Auditing ?
What is Object Auditing ?
What are the uses of Roles ?
What are the main differences between oracle 7.3 and oracle 8i?
For web applications from which version of Oracle is suitable?
Is Oracle 7.3 is a single user or multiple user..Is it possible to use this as a back end for web applications?
what is the difference between oracle 8i,9i and 11i
What is the difference between SQL,DDL,and DML?
How to create DSN..Explain?
What is the architectural difference between Oracle and SQL Server 2000? If we have 100 databases, how many instances
get created when you use Oracle and how many get created when you use SQL Server?
Where we can use the placeholder columns?
What is the sequence the Report triggers will fires while running a report?
What are all the system Parameters available in ORACLE Reports
What is database schema?
How will you monitor rollback segment status ?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is
applied ?
Can a field be used in a report without it appearing in any data group ?
give all steps of bitmap report?
what is the scenario where you take the database to NoArchivelog mode?
Can We Restore a Table that accidentally dropped?
what is the syntax of DROP command?
How can you create Lexical parameter n Bind parameter in Reports?
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error?
How will you force database to use particular rollback segment?
How will you estimate the space required by a non-clustered tables?
Can a formula column be obtained through a select statement ?
When will be a segment released?
what is the syntax of INSERT command?
what is the syntax of SELECT command?
How client makes connection with server in client/server architecture?
Which parameter in Storage clause will reduce no.of rows per block?
What is the functionality of SYSTEM table space ?
What is summary column in Oracle Reports?
what is referential integrity?
What is the use of Validation triggers in Reports?
Table Has C1 And C2 Column If Exits any record in c1 then Update c2 record Otherwise insert new record in the C1 And C2
(Using Procedure)?
List the factors that can affect the accuracy of the estimations ?
Why query fails sometimes ?
how to find out the third highest salary?
how to find out first highest salary?
how to find out the second highest salary?
what is difference between foreign key and reference key
what are the differences you find when working with oracle 91 and sql server 2005?
How does Space allocation table place within a block ?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms
the base for the frame ?
we have 10 concurrent programs under one request group out of 10 ccps all users submitting only 9 programs from srs
window remaining one ccp for specific user how can it possible
What are the sql clauses supported in the link property sheet ?
various types of hints and their usage?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
how the indexes are stored in the Oracle Database?
types of indexes and the rationale behind choosing a particular index for a situation?
statement string in open is null or 0 length ORA-40735?
what do u mean by canvases and alerts?
Is it possible to enter only time value into a column of a table in sql?
what is the scripts in data base?
Whats the purpose of using Nextval while creating the sequence
How can we call a URL from a menu (Oracle Forms 6i)?
what are all the conversion and interfaces in GL,AP,AR,HRMS with example?
what are important reports in HRMS,GL,AP,AR in oracle apps?
HOW TO MAKE A MATRIX REPORT MANUALLY WITH SINGLE GROUP QUERY OR MULTIPLE GROUP QUERY ?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key
generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
What are the two types of Server Configurations?
What is the advantage of having disk shadowing/ Mirroring ?
How to implement the multiple control files for an existing database ?
What are the type of triggers available in Oracle Reports?
What is the usage of frame?
What is the use of Page Protect Property?
What is the difference between Anchoring Object and Enclosing Objects ?
What is the use of Printer Definition file (PRT) in Reports ?
how to replace not in with not exist?
what are the types of LIST REPORTS in cognos8BI? and what is the mean and use of METRIC STUDIO in Cognos 8.3BI?
what is the difference between rollback & commit? can a foreign key has null value?
how to send file attachment from oracle forms?
how to send sms to mobile phone from oracle forms?
what happened to the global index when we truncate the data in one of the partition?
what are the things that you consider while creating indexes on partitioning tables?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
When a form is invoked with call_form, Does oracle forms issues a save point ?
Is it possible to disable the parameter from while running the report ?
Explain 1st, 2nd, 3rd normalization form of data base?
how can it possible to see the report output in excel sheet in oracle applications
What is DTS and purpose of DTS ?
what is the difference between oracle reports 6i and oracle reports 10g?give 10 differences?
If we delete a table and then rollback it, do the index on the table remains? What if we drop the table and roll back?Do index
on the table remains? What if we truncate the table and roll back? Do the index on the table remains
give me New Feature of Oracle 10g?
code to connect to oracle(database) through jdbc application?
How do u print the data horizontally by using XML report?
What is the table Space in Oracle Database ?
What is 4-way match?
Can you mention lexical parameter in select statement in the data model?
How do u give the list of values in bind parameter?
How you define procure to pay?
Where do u define the select statement of the parameter? is it followed by the & variable ?
How the Action Trigger works? and what is full syntex of srw.run_report?
What is the difference between BPA AND Contract What are documents and test cases u followed?
What is responsibility and how u attach How to create user and how u attach with responsibility?
what is physical structure,logical structure,control file,log file,data file in oracle?what is the difference between simple query
and compound query?
Does a Before form trigger fire when the parameter form is suppressed ?
did u p prepared complex report?
i need forms 10g interview questions with answer?
if we have one group can we create another from that?
what are the various types of reports?
where do we put the report file?
what exactly you write in when_new_form_instance?
a text item is there what r the different types of triggers associated with it
how do u run sql loader?
if some data is not transferred where it will get stored?
how to load data into base tables
what is bit map and character mode?
what is procedure like symbols of bind and lexical
Why static query is more faster than dynamic query?
What is the disadvantage of User define function?
why the Ctl file you put only in bin folder why not in other folder?
in before report trigger SRW.user_exit(FND_Userinit)what will do
difference between repeating frame and frame?
difference between place holder and formula column?
what is place holder column?
can you call procedure or function is sq l query in reports?
how will the report recognize the parameter?
what is difference between group above and group left report
based on parameter value layout of report should change?
What is the use of Data Link in Reports?
How can you format a character field in a report Layout editor?
query optimization techniques and query analyzer+projects+ppts?
when do u go for hash partitioning?
In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement
Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables
How to find the SGA Size?
what is ORACLE MEMORY STRUCTURES?
Query to retrieve record for a many to many relationship ?
What is Trace File?
What is flashback Query?And Use?
what are the advantages of running a database in NO archive log mode?
In SAP ECC 6.0 , under DB02 tcode , Table space name to be explain step by step all the col
what is analyze command?what kind of statistics does it generate?
In what situation u create the BPA.
which clause we are not used in where clause?
how we can validate the run-time parameters in reports 6i?
How can we convert single byte kana characters into multi byte kana characters and vice-versa.
how to eliminate duplicates in column except group and section?
display list of all employees who earn the more than average salary in their own departments without using inline view
how Can weAdd A Foreign key that references a table that has composite primary key ?
A USER HAVING CREATE SESSION PRIVILEGE CAN ALTER PASSWORD/CHANGE PASSWORD?
What is the Extension of Oracle Database? As extension of Access Database is .mdb?
if Monday take full backup and Tuesday it was cumulative backup and Wednesday we taken incremental backup, Thursday
some disaster happen then what type of recovery and how it will take?
The join defined by the default data link is an outer join yes or no ?
what is sql*loader parameters and where we will use it.
difference between global and context sensitive segments?
Can you have more than one content canvas view attached with a window ?
What are the built-in functions used for sending Parameters to forms ?
What is a heap related to database ?
Explain the three levels with the help og a diagram?
What are the trigger associated with image items ?
how to pass 2 parameters from one form to other in oracle applications?
How to solve the error ?Frequency below its group? while running the report. Why it is happened and How to solve that?
Is it possible to insert comments into sql statements return in the data model editor ?
explain tkprof?
How to restrict the duplicate records in table value sets?
how to extract the second highest salary from emp table having sal as a column which contains the salary of all employee of
an organization?
How to write to update command in a procedure in oracle which update two different table at a time?
what is null value?
In work flow how can we send a notification to the Supplier giving the Corresponding report Details?
How to write the select command in a procedure in oracle which give multiple records?
what is sql functions?what is sql,plsql,oracle?what is the difference between procedures and functions?
What are the different windows events activated at runtime ?
what is the difference between before parameter form trigger & formate trigger?
how do you place it in required folder?
fmb will be in which folder?
when to delete all these detail block etc what will happen in form?
when we change the functionality of a item in report during runtime how like what do u write in when_button_pressed?
how do u compile a form i.e .fmb file in Unix or in dos?
what is latest version in reports?
what is difference between Cartesian join & cross join even they give same result?
How to call Report from other Report ?
There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name
fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functions from forms?
What is Hash Index?
What is Reduced List of Values?
Write a simple Store procedure and pass parameter to it ?
When information has to be stored w.r.t employees and their respective departments, which of the following is the Correct
formulation of entries? A)Employee and department would together be represented as an entity. B)This is too less
information to decide on entities. C)An employee would be one entity and a department would be another. D)Such a
scenario cannot be modelled in RDBMS
what is the source file of PO report?
in compatibility in report registration?
Query to get max and second max in oracle in one query ?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
While connecting to Oracle Db, getting the following error message- ORA-12154: TNS:could not resolve the connect
identifier specified what are the steps to solve this problem?
What is the usage of the Flex mode in Layout Editor?
Can a property clause itself be based on a property clause ?
how can u store a picture file in oracle database?explain the path/command?
which statement is running fastly ie insert or delete?
what is diff between pre insert,on insert,post insert triggers?
What is the usage of the confine mode in Layout Editor?
What is for all Statement?
What is Virtual Memory?
What is cluster table or non_cluster table?
HOW CAN RETURN MAX DATE ROW A B C D E 1 2 1-Mar-09 5 10 1 2 10-Mar-09 5 10 ONLY USING ORACLE
PREDEFINED FUNCTION. NOT USER DEFINED. OUTPUT:-- A B C D E 1 2 10-Mar-09 5 10
how to pass 2 variables from one form to other form?
what is a package and what are the packages available in report?
what is the syntax of CREATE command?
what is the syntax of DELETE command?
what is the syntax of UPDATE command?
We have one Package(which has many function/procedures, SQL quires etc). Now we need to check, which query or
procedure is taking lot of time in that Package. ? How do we do it.
Have you come across the error?Failed while printing?Why it is happened and How to solve that?
what is a Nested Loop join?
how do u setup a replication site?
what is Materialized view? What is a snapshot? what are the similarities and differences between Materialized views and
snapshots?
how to find the nth highest salary from emp?
what is the difference between security and protection in DBMS?
what is the diff between DBMS and rdbms ?what are the 12 relations in the rdbms?
What is the technical flow associated with P2P or Procure to Pay cycle like the tables, AP Is, concurrent programs involved
in this cycle.?
Find all employees in Dept Marketing ?
what is the difference between primary key and super key?
what is data independence exactly? give an example
What is the difference between a vector and an Array? (Java)
What is the difference between Sleep and Wait? (Java)
What is a Garbage Collection? and what is full recursive Garbage collection?
What is the Tune Query?
select to_char( 10 , 10 ) from dual This gives me an error oRA-1481 INVALID NUMBER FORMAT MODEL why?
what is different between view and sequence?
Explain how RDBMS software deals with deadlocks.
How to find 1st, 2nd, 3rd highest using select select statement not using rownum?
how to make an oracle object?
how to get the values if source table & target table having duplicate values that matches the lookup condition?
What is inline function in oracle and its purpose?
What is the equivalent operator for "different from pattern" in oracle?
If you define a variable in oracle, how it will be available? [a. Until database shut down b. Until table deleted c. until session
get expired]
what is the exact definition for pointer?
what is the difference between functional dependency and multilevel dependency?
what is the difference between first normal form & second normal form?
what is the difference between sql& oracle?
what is difference between inline query,subquery correlated query?
how many types of oracle and which type all detail in oracle?
What is pregame restrict_reference in oracle 9i?When we use this?Give me one real time scenario?
What is the maximum size of a oracle9i database?
how can we restore RMAN backup from SUN O/S to AIX 5.3? is it possible or not?
what is Oracle10g? Please refer some sites...
In XIR2 if we lost the administration password .How can we regain the password?
How we get the client machine Ip address through developer 2000 forms, if you are running three tier architect.
for what purpose we use MDM(master data management)?
How the log writer writes the data into database
if you update view? where we store the data?
How can we get the client m/c IP address?
Can u explain me the Restricted and unrestricted procedure in Forms And reports and example as well ??
How to synchronize 2 schema s objects?
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
Where the data file for system Tablespace is located? What is its name, initial size and max size?
What will be the maximum size of an extent of a segment if the tablepac s default storage values are specified as (initial 8K
next 16k minextent 4 pctincrease 100).Explain.
What are the steps we cam do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL)
One Table having two rows with one column having values Like"Male" and "Female". how to update these values Like
"Female" and "Male" in single update statement.
how to create the triggers in the forms?
what is query and types of query?
What are the partitions types available in Oracle10g. How it will do? Simple example?
what is the use of between page triggers in REPORTS... (give answer in a explanatory way...if possible give screen shots
also...)
How to find 8th person record in a table?
difference between implicit cursor and explicit cursor?
what are the major differences between oracle 9i & 10g?
sequence of firing triggers for text-item is: 1)key_next_item, 2)when_validate_item, 3)post_text_item Now we change
sequence of firing triggers like when_validate_item,key_next_item... Is it possible to change sequence? How?
there are two text fields t1,t2 in form and we have some value in text field t1.now the question is that how can we copy the
value of the t1 to text field t2?
what are collection attributes?
How to call a report from Forms?
How to create Drill down report?
how to clone 9i Database on to 10g Database.
How many types of trigger can be used in a table at a time ?
how will you find the first 5 highest salaried employees in each dept in oracle.
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT
ARE THEIR SEQUENCE?
SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN WE INSERT THAT RECORD IN ANOTHER
TABLE LIKE(T4)?
What different of inner joint & outer joint with example
how to insert data into partitioned table partition done by Range partition?
10 YEARS DATA IN MY SOURCE THEN HOW TO LOAD ONLY LAST YEAR DATA HOW IT IS POSSIBLE BY USING
DATASTAGE7.5.
What is the difference between Outer join and Full outer join?
how to export the data date to date from oracle database?
Explain the classification of Database Management System?
Define the following terms 19. (i) Database 20. (ii) Database Management System 21. (iii) Data Model 22. (iv) Scheme 23.
(v) Data independence
What are the Roles and responsibilities of database administrator?
What are the Roles and responsibilities of database administrator?
Write a note on File based system/ Data base system
Which of the following is not a database object TABLESPACE TABLE INDEX NONE?
what is the role of archiver?
How to make a Data Backup in oracle ? What is the procedure for creating the dump files in oracle ( any version ) ?
How can we create the complete backup of data in the oracle?
how to display last 5 letters from a name (take emp table ename )
what is the interfaces in OM / FA??
why pl/sql doesn t support retrieving multiple records
How to IMPORT .xls & .txt file into ORACLE?
what is meant by oracle?
If we want to EXPORT data from SQL server to ORACLE 11g then how can replicate data from SQL to ORACLE?
How to find the date and time of last updated table in oracle?
find the maximum no persons with same age(age column) from emp table?
who is the father of oracle and send chodd rules?
what are correlated sub queries?
how do we find second largest emp salary from emp table?
what is exact difference between drop and truncate table?
structural difference between bitmap and btree index?
How to select oracle sequence from different schema and How to select oracle sequence from different Databases. Explain
with example?
what are the API of GL,PO,AP?
WHAT ENTRIES WILL HAVE IN PURCHASE ORDER TO PAYABLES
WHAT IS BUSINESS PROCESS IN ORACLE FINANCE?
When to use Place holder columns in Oracle Reports and what is a place holder column?
Differentiate the standard purchase order,Blanket purchase agreement,Contract purchase agreement,Planned purchase
order?
what are the difference between key flexifold and descriptive flexifold?
What is STATSPACK tool?
HOW TO CONVERT ORACLE TABLE DATA (RECORDS)INTO EXCEL SHEET?
after installation of ORACLE 8i, work properly, but after restarting the system, it throw an error ORA 01034: ORACLE not
available?
what is the exact navigation to create a radio button in form6i?how can we create the radio button in report6i?
what is load balancing and what u have used to do this?(sql loader
how many columns can a plsql table have?
select statement does not retrieve any records. what exception is raised?
After update how do u know how many records got updated
can u call user defined functions in select statements?
can you write commit in triggers?
can a view be updated?
what are different types of deletes?
master table and child table performances and comparisons in Oracle ?
does the query needs a hint to access a materialized view?
what are bitmap indexes? How does they work?
what are archived logs?
what is difference between where clause and having clause?
how to use sequence and what use of sequence cache?
What are the composite date types in oracle?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
What is store procedure?and how do u take the values from database and run in scripts?
What is the difference between formula column and place holder?
explain the difference between outer join and inner join? With examples would be appreciable
what is difference between sap and oracle applications and which is now market leader?
How to create placeholder columns?
How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp
option ?
Define the terms primary key foreign key and also the difference between primary and the unique key
A Table has 10,000 records,How can we get latest 10 dates from the table.so that i can only store those 10 records in to my
Result set Object,to reduce load on my app?
how to convert .db (extension) database file into .dmp (extension) for oracle database ?
HOW TO GET THE ORGANIZATION TO ORGANIZATION DETAILS INFORMATION IN THE INVENTORY MODULE.THE
REQUIREMENT IS FROMORG TOORG FROMINV TOINV
What is the purpose of init.Ora. ? how many init.Ora exist in oracle installation? suppose there are 3 database on one oracle
server, how many init.Ora do I have? what are various database objects? how will you identify memory related performance
issue in oracle? any idea about basic architure difference of oracle and db2? comment on which is better , with reasons?
what is a function based index? is it recommended to use the same. ? what is global temporary table? what is teh
signification of the parameter session_cached_cursor ?
what type of information you gather from client?Briefly explain
an index has been done on the primary key of a table. an update operation was performed on that table. now my question is
1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key
constraint
How you find out version of installed work flow?
as a technical developer in oracle applications which type errors faced in your experience so far
can we use lexical parameter in oracle pl sql?how?
explain about the critical recovery scenario you had experienced?
what do u mean by implementation?
What is currency type in database?
what do u mean by implementation?
How cost of one Forms created & Report Created?
Find the Maximum second value in table?
explain connect by prior with example and its real time use?
what is Indexes in oracle?
Difference between sub query and nested query?
What is Shared Pool?
Design database drawer diagram for a certain scenario?
Draw E-R diagram for many to many relationship ?
How do you rate yourself in oracle and sql server?
What file is read by ODBC to load drivers?
Can we assign Explicitly transaction to a rollback segment
How the status of the Rollback segment can be viewed?
Are Constraints exported through Export command?
What is the use of NOARCHIEVELOG parameter in Database?
Which parameters are optional in inti.Ora parameter file?
Can the SNAPSHOTS be refreshed automatically?
what is the use of EXP command?
How the SMON process is used to write into LOG files ?
From which command ENQUEUE_RESOURCES parameter information is derived from ?
When the SYSTEM TABLESPACE can be made off-line ?
What are the different Sequence of events takes place while starting a Database ?
What are the types of Calculated columns available ?
What is the use of PARFILE option in EXP command?
What is the use of CONSISTENT (Ver 7) option in EXP command ?
What are the different file extensions that are created by Oracle ?
For a field in a repeating frame, can the source come from a column?
what Kind of COMMENT statements placed within SQL statements?
Oracle precompiler translates the EMBEDDED SQL statements into?
How many number of columns can a RECORD GROUP have?
Can an Alert message be changed at run time?
What is an ALERT?
What is a RADIO GROUP?
What is a Built_in subprogram?
When is a .FMB file extension is created in Forms 4.5 ?
Can MULTIPLE DOCUMENT INTERFACE (MDI) be used in Forms 4.5 ?
Can you copy the PROGRAM UNIT into an Object group ?
Can we attach the same List of Values to different fields in Design time ?
When a form is invoked with CALL_FORM does Oracle forms issues?
What built_in procedure is used to get IMAGES in Forms 4.5?
What type of file is used for porting Forms 4.5 applications to various platforms?
Can we use GO_BLOCK package in a PRE_TEXT_ITEM trigger?
Can we use a Restricted packaged procedure in WHEN_TEXT_ITEM trigger?
What is Library in Forms 4.0?
What do you mean by Check box?
Can A CONTROL BLOCK can sometimes refer to a Basetable?
what is GET_BLOCK property?
When do you get a .PLL extension ?
How can you CALL Reports from Forms4.0 ?
what is the use of SYSTEM.EFFECTIVE.DATE variable?
What SYSTEM VARIABLE is used to refer DATABASE TIME?
What will the SHOW_ALERT function returns?
Can we pass RECORD GROUP between FORMS?
What built in subprogram is used to manipulate images in image items?
If an UNIQUE KEY constraint on DATE column is created, will it accept duplicate values?
What are the the different Data Manipulation Language statements are?
what is Data Definition Language?
Is it possible to modify a Data type of a column when column contains values?
What the TRANSLATE( 333SQD234 , 0123456789ABCDPQRST , 0123456789 ) will return ?
what the REPLACE( JACK AND JUE , J , BL ) will return ?
what the SUBSTR(SQUARE ANS ALWAYS WORK HARD,14,6) will return?
What is the Result of the following VIK ||NULL|| RAM ?
PL/SQL supports which data types?
Is it possible to open a cursor which is in a Package in another database?
Explain about User_Defined Exceptions?
Explain what is an Exception?
What does a COMMIT statement do to a CURSOR?
Which factors does not affect the size of the SGA?
What is Dedicated server configuration?
where a Database Procedure is stored?
when A set of Dictionary tables are created?
How the size of the table space can be increased?
What is a DATABLOCK?
when All datafiles related to a Tablespace are removed?
Explain ERASE packaged procedure?
Name the two files that are created when you generate a form?
What is SQL FORMS?
Which of the packaged procedure is UNRESTRICTED?
What does DLL stands for ?
what are the advantages of a client or server model?
Why is it better to use an Integrity Constraint to validate data ?
What is the difference between a LIST BOX and a COMBO BOX ?
what are the advantages of GUI systems?
Can a DIALOG WINDOW have scroll bar attached to it?
What is the difference between a MESSAGEBOX and an ALERT?
can Constraints cannot be exported through EXPORT command?
Where the Databases overall structure is maintained ?
What is the use of SET TRANSACTION USE ROLLBACK SEGMENT?
Where does the LGWR process writes information
What is the mechanism provided by ORACLE for table replication?
Describe two phases of Two-phase commit?
What is Distributed database?
What is COST-based approach to optimization?
What is RULE-based approach to optimization?
What is the effect of setting the RULE for OPTIMIER_GOAL parameter of the ALTER SESSION Command?
What is the effect of setting the value FIRST_ROWS for OPTIMIZER_GOAL parameter of the ALTER SESSION command?
What is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the ALTER SESSION Command?
What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command?
What is the effect of setting the value of OPTIMIZER_MODE to RULE ?
Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost"?
What are the values that can be specified for OPTIMIZER MODE Parameter?
What is use of LOG (Ver 7) option in EXP command?
What are the different approaches used by Optimizer in choosing an execution plan ?
What is the function of Optimizer?
What is Read-Only Transaction?
What is SAVE POINT?
What does COMMIT do?
When does a Transaction end?
What the main different between Subquery and a Join?
What are the benefits of distributed options in databases?
When will the data in the snapshot log be used?
What are the options available to refresh snapshots?
How can you Enforce Referential Integrity in snapshots?
Differentiate simple and complex, snapshots?
What are the various type of snapshots
How can we reduce the network traffic?
What is the use of ANALYZE command?
How can we specify the Archived log file name format and destination?
How can you enable automatic archiving?
What are the steps to switch a data base s archiving mode between NO ARCHIVELOG and ARCHIVELOG mode?
What are roles? How can we implement roles?
What is a trace file and how is it created?
What are the minimum parameters should exist in the parameter file (init.Ora)?
What are the roles and user accounts created automatically with the database?
What are the responsibilities of a Database Administrator?
How will you enforce security using stored procedures?
What is user Account in Oracle database?
What built-in is used for showing the alert during run-time?
What is the use of IGNORE option in IMP command ?
What are the built_in used to trapping errors in forms 4?
Is it possible to attach same library to more than one form?
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
What is the order of the triggers fired once the form is opened?
Can a single canvas be used by different blocks?
What is App Core and AppCore2?
Can you truncate a table in a procedure in Oracle Forms?
What are the factors causing the reparsing of SQL statements in SGA?
What is meant by redo log buffer?
What is meant by recursive hints?
What is dictionary cache?
What is Database Buffers?
What is mean by Program Global Area(PGA)?
What is a Shared SQL pool?
What is Parallel Server?
What is a Database instance?Explain?
What are virtual columns?
What is the difference between implicit index and explicit index?
Can we create more than one index on particular column?
What is the difference between column level constraints and table level constraints?
what is Cartesian product?
what is the use of ondelete cascade?
what is the use of composite key constraint?
what is the difference between simple view and complex view?
what are the disadvantages of hierarchical database over RDBMS?
In Oracle 9i what does "i" Stands for?
What is the maximum number of CHECK constraints that can be defined on a column?
What are the Limitations of a CHECK Constraint?
What is self-referential integrity constraint?
What are the Referential actions supported by FOREIGN KEY integrity constraint ?
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint?
What is the use of Control File?
What does a Control file Contain?
What is the use of Redo Log Information?
What is the function of Redo Log?
What is a Redo Log?
What are the Characteristics of Data Files ?
What is a Data File?
What is a Temporary Segment?
What are the different type of Segments?
What is an Extent?
What is Row Chaining?
How to define Data Block size?
What is Data Block?
What is Network Database link?
What is Public Database Link?
What is Private Database Link?
What are the types of Database Links?
When can Hash Cluster used?
What is cluster Key ?
How are Indexes Update?
What are synonyms used for?
What is a Public Synonyms?
What are Schema Objects?
Explain the relationship among Database, Tablespace and Data file?
What is SYSTEM tablespace and When is it Created?
What are the components of Logical database structure of ORACLE database?
What are the components of Physical database structure of Oracle Database?
What is the use of ROWS option in IMP command?
What is the use of INDEXES option in IMP command?
What is the use of GRANT option in IMP command?
What is the use of INCTYPE option in EXP command ?
What is the use of RECORD LENGTH option in EXP command ?
What is the use of TABLES option in EXP command?
What is the use of OWNER option in EXP command ?
What is the use of FULL option in EXP command
What is the use of CONSTRAINTS option in EXP command?
What is the use of COMPRESS option in EXP command?
What is the use of FILE option in EXP command?
What are the different kind of export backups?
What is cold backup? What are the elements of it?
What is a logical backup?
What are the different methods of backing up oracle database ?
What is the use of transactional triggers?
What is a difference between pre-select and pre-query?
what are difference between post database commit and post-form commit?
What are built-ins associated with timers?
What is a timer?
What are the vbx controls?
What is strip sources generate options?
What is the advantage of the library?
What is a library?
What is new_form built-in?
What is difference between open_form and call_form?
What are display items?
What is a combo box?
What is a text list?
What is pop list?
What are the different display styles of list items?
What are the difference between lov & list item?
What is system.coordination_operation?
What is the difference between $$DATE$$ & $$DBDATE$$?
What are the master-detail triggers?
What is WHEN-Database-record trigger?
What is forms_DDL?
What is a Text_io Package?
What are the important difference between property clause and visual attributes?
What is the function of Lock (LCKn) Process?
What is a property clause?
What are visual attributes?
What are the different styles of activation of ole Objects?
What is the difference between OLE Server & Ole Container?
What is an OLE?
State any three mouse events system variables?
What are the various sub events a mouse double click event involves?
An open form can not be execute the call_form procedure if you chain of called forms has been initiated by another open
form?
Any attempt to navigate pro grammatically to disabled form in a call_form stack is allowed?
How do you create a new session while open a new form?
What is the use of image_zoom built-in?
What is the difference between boiler plat images and image items?
What are different types of images?
Can you pass data parameters to forms?
When do you use data parameter type?
How do you reference a parameter indirectly?
What are functions of PMON?
What is the maximum number of Lock Processes used?
What is the function of Dispatcher(Dnnn)?
What is the difference between boiler plat images and image items?
How do you call other Oracle Products from Oracle Forms?
What is the maximum no of chars the parameter can store?
Use the Add_group_row procedure to add a row to a static record group 1. true or false?
Use the add_group_column function to add a column to record group that was created at a design time
What are the built-ins used for finding object ID functions?
What are the built-ins used for processing rows?
What are the built-in used for getting cell values?
What are the built -ins used for Modifying a group s structure?
What is a Static Record Group?
What is a Non Query Record Group?
What is a Query Record Group?
What are the different types of Record Groups?
What is the Maximum allowed length of Record group Column?
What is the Maximum allowed length of Record group Column?
What are the built_ins used the display the LOV?
What is the "LOV of Validation" Property of an item? What is the use of it?
What is the basic data structure that is required for creating an LOV?
What is an LOV
What is the difference between SHOW_EDITOR and EDIT_TEXTITEM?
What are the Built-ins to display the user-named editor?
What is the User-Named Editor?
What are the different types of Co ordinations of the Master with the Detail block?
What are the Coordination Properties in a Master-Detail relationship?
What are the different default triggers created when Master Deletes Property is set to isolated?
What are the different default triggers created when Master Deletes Property is set to Cascade?
What are the different default triggers created when Master Deletes Property is set to Non-isolated?
What are the different types of Delete details we can establish in Master-Details?
What are the two phases of block coordination?
What is coordination Event?
What are the default extension of the files created by library module?
What are the default extensions of the files created by menu module?
How many windows in a form can have console?
What is the remove on exit property?
Can you attach an alert to a field?
What are the display styles of an alert?
List the built-in routines for the controlling canvas views during run-time?
What is the content view and stacked view?
What are the types of canvas-views?
What built-in is used for changing the properties of the window dynamically?
Can a root window be made modal?
What are the types of visual attribute settings?
What triggers are associated with the radio group?
How many maximum number of radio buttons can you assign to a radio group?
What are the display styles of list items?
How can I message to passed to the user from reports?
What are the three types of user exits available?
What is an user exit used for?
How can a cross product be created?
What are three panes that appear in the run time pl/sql interpreter?
What are the two panes that Appear in the design time pl/sql ?
What are the two ways by which data can be generated for a parameter s Using static values?
How can a button be used in a report to give a drill down facility?
What is the purpose of the product order option in the column property sheet?
With which function of summary item is the compute at options required?
Is it possible to set a filter condition in a cross product group in matrix reports?
To execute row from being displayed that still use column in the row which property can be used?
If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?
What is term? What is use of term?
Which parameter can be used to set read level consistency across multiple queries?
What are the default parameter that appear at run time in the parameter screen?
What use of command line parameter cmd file?
What is bind reference
From which designation is it preferred to send the output to the printed
What are the triggers associated with a check box?
Where is a procedure return in an external pl/sql library executed at the client or at the server?
Where is the external query executed at the client or the server?
Can you change the color of the push button in design time?
What is a Navigable item?
List the Types of Items?
Explain types of Block in forms4.0?
What is a Layout Editor?
Deleting a page removes information about all the fields in that page?
What is the significance of PAGE 0 in forms 3.0?
Two popup pages can appear on the screen at a time?
How many pages you can in a single form
What do you mean by a page?
What are the type of User Exits?
What is the difference between system.current_field and system.cursor_field?
When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables,
What package procedure command you would use in your trigger text?
EXIT_FORM is a restricted package procedure?
Error_Code is a package procedure?
What package procedure used for invoke sql plus from sql forms?
What package procedure is used for calling another form?
What the PAUSE package procedure does?
How does the command POST differs from COMMIT?
Is a Keystartup trigger fires as result of a operator pressing a key explicitly?
What is the difference between NAME_IN and COPY?
What Enter package procedure does
What are the unrestricted procedures used to change the popup screen position during run time?
What SYNCHRONIZE procedure does?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger?
What is the difference between restricted and unrestricted package procedure?
What are the different types of Package Procedure?
What is a Package Procedure?
What is the difference between keystartup and pre-form?
What is Post-Block?
When does an on-lock trigger fire?
How can you execute the user defined triggers in forms 3.0 ?
give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same
block level?
When is PRE-QUERY trigger executed?
What is the difference between a POST-FIELD trigger and a POST-CHANGE trigger?
What is the difference between an ON-VALIDATE-FIELD trigger and a trigger ?
A query fetched 10 records How many times does a PRE-QUERY Trigger and POST-QUERY Trigger will get executed?
When will ON-VALIDATE-FIELD trigger executed?
What is the usage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?
State the order in which these triggers are executed?
How do you trap the error in forms 3.0?
What does an on-clear-block Trigger fire?
What are the different types of key triggers?
Name the two files that are created when you generate the form give the filex extension?
How would you determine who has added a row to a table?
What view would you use to determine free space in a table space?
What does LGWR do?
What is User Process?
What view would you use to look at the size of a data file?
How do you resize a data file?
How do you add a data file to a table space?
When creating a user, what permissions must you grant to allow them to connect to the database?
Name a table space automatically created when you create a database?
What is the difference between a TEMPORARY table space and a PERMANENT table space?
What does coalescing a table space do?
Give two methods you could use to determine what DDL changes have been made.
How would you force a log switch?
Describe what redo logs are
How would you determine what sessions are connected and what resources they are waiting for?
What background process refreshes materialized views?
When a user process fails, what background process cleans up after it?
Explain materialized views and how they are used.
Name three advisory statistics you can collect
Explain the use of table functions?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
What command would you use to encrypt a PL/SQL application?
Explain the use of setting GLOBAL_NAMES equal to TRUE?
How would you determine the time zone under which a database was operating?
Explain the difference between $ORACLE_HOME and $ORACLE_BASE?
Explain an ORA-01555?
How would you go about increasing the buffer cache hit ratio?
How would you go about generating an EXPLAIN plan?
Give the stages of instance start up to a usable state where normal users may access it.
What command would you use to create a backup control file?
Explain the difference between ARCHIVE LOG mode and NO ARCHIVE LOG mode and the benefits and disadvantages to
each?
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the
children tables?
Give two examples of referential integrity constraints?
What type of index should you use on a fact table?
Give the two types of tables involved in producing a star schema and the type of data they hold
Where would you look for errors from the database engine?
Give two examples of how you might determine the structure of the table DEPT?
Explain the difference between a data block,a extent and a segment?
You have just had to restore from backup and do not have any control files. How would you go about bringing up this
database?
what is the difference between 1.append to media 2.over right the existing media when we take back up in sql server2000?
Define view advantage ?
HOW SHALL WE DIFFERENTIATE BETWEEN PRIMARY KEY AND FOREIGN KEY?
what is the difference between TRUNCATE and DELETE command in SQL
When the procedures or packages become invalidate?
How do you use trigger to create mutating state of table?
What is the Symbol use for Inner Join?
What is an anchoring object & what is its use?
Which of the two views should objects according to possession?
What are modal less windows?
List some built-in routines used to manipulate images in image_item?
what are the different objects that you cannot copy or reference in object groups?
Explain about stacked canvas views?
What are the two types of views available in the object navigator?
What is a physical page and a logical page ?
Explain the following file extension related to library?
what is an object groups?
List system variables available in forms 4.0, and not available in forms ?
At what point of report execution is the before Report trigger fired?
Give built-in routine related to a record groups?
What are the ways to monitor the performance of the report?
Do user parameters appear in the data modal editor in 2.5?
How is link tool operation different between reports 2 & 2.5?
What are the menu items that oracle forms 4.0 supports?
What built-in routines are used to display editor dynamically?
What is the frame & repeating frame?
How will you monitor the space allocation ?
What are the two ways to incorporate images into a oracle forms application?
Can you attach an LOV to a field at design time?
Is the after report trigger fired if the report execution fails?
Does a grouping done for objects in the layout editor affect the grouping done in the data model editor?
Name of the functions used to get/set canvas properties?
What is the difference between setting up of parameters in reports 2.0 reports ?
Give the sequence of execution of the various report triggers?
How can a square be drawn in the layout editor of the report writer?
What is the difference when Flex mode is on and when it is off?
To display the page no. for each page on a report what would be the source & logical page no. or & of physical page no.?
What is the difference when confine mode is on and when it is off?
What does the term panel refer to with regard to pages?
If two groups are not linked in the data model editor, What is the hierarchy between them?
What are the two repeating frame always associated with matrix object?
How do you display console on a window ?
What is the use of break group?
How can a break order be created on a column in an existing group?
What are the steps involved in Instance Recovery ?
What is Mirrored on-line Redo Log ?
What is Partial Backup ?
Can Full Backup be performed when the database is open ?
What is Full Backup ?
What are the different modes of mounting a Database with the Parallel Server ?
What is Restricted Mode of Instance Start up ?
What are the steps involved in Database Shutdown ?
What is the OPTIMAL parameter ?
What is the role of PCT FREE parameter is Storage clause ?
What is meant by free extent ?
Explain Oracle BI Enterprise Edition Architecture*
Identify the analytical business challenge and the solution provided by Oracle BI products
how to identify primary key and foreign key in rdbms
explain joins in oracle with example
What I stands for in oracle9I and G stands for 10G
what is the appropriate meaning of oracle using in the computer language?
What will happen if we removed all the Logical complex joins?
what is soft delete
how to perform group functions in plsql inside the body
What are cursors? How many types of Cursors are used? What are the common error you find while using Cursors?
Can procedures have parameters
What is autonomous Transaction? Where are they used?
How to improve the performance of a query
what is the task of sql in manualtesting?
what is data segment
what is different between function and stored procedure?
how can we create a user defined data type?
what is the difference between function and procedure in pl/sql
how to connect oracle database from UNIX. is there any way other than using sql plus ?
there are 2 variables called x and y,x contains 1,2 and y contains 3,4 we have to swap the values from x to y and y to x with
out using dummy variables and it can be done only by using a single statement ?how?
can we create index on index?
when is MSQL8.0 in market?
What is TABLE SPACE?
how to retrieve only second row from table?
Can we write create command in the plsql block?if possible how?
How can we see frame work of a table?
While inserting 10 rows using procedure, if 3rd entry is having some error, what will be the output? How u will handle that
error?
How do you assign Construct where clause without concatenating Field,value pairs?
what is the difference between truncate and drop in SQL server ?
what is boundary line in arrays?
what is the bond code in materialized view?
write a query to delete similar records in particular fields(columns) in different tables
When we give SELECT * FROM EMP; How does oracle respond?
what is explain plan?
What are the advantages and disadvantages, compared to the standard SQL and SQL*plus ?
write a query to delete similar records in same table?
which will fire first ? Trigger or Constraint?
What is the difference between anonymous block and named block or stored procedure?
by using sub query how can we calculate working days in a month?
how to retrieve only duplicate values in a table
What are the default Oracle triggers??
What is the usage of NVL?
what are the differences between UNIQUE and DISTINCT in select statements?
how will u find statistics of a database objects?
if we give update table_name set column_name= default. what will happen? its given in pl sql block.what will happen?
How to improve the performance of a pl/sq stored procedures or functions or triggers and packages?
how to increase the performance of a sql query ie what are the performance tips in creating or writing a sql query?
What is integrity constraints?
select 1,col1,col2 from table1.what is output?
Does view contain data?
oracle is compiler or interpreter?
What is High Watermark?
explain the difference between a Record Type and a Table?
what is Julian date in oracle?
What is rule base and cost base optimizer?
How can we analyze query after generating explain plan ?
what is the scope of exception handling in PLSQL?
what is difference between procedure and function, procedure and trigger?
will Store procedure return a value?
What are the attributes of SQL*PLUS ?
what is the use of IN/ANY/ALL?
how to Delete duplicate records in the emp table?
What is RAC in oracle?
how to create object in PLSQL?
what is indexing,searching and user interface?
Write one update command to update seq no field of a table on the basis of row number
how to insert values like 10:10:00,30:25:00 etc.into table after insert how we can sum the above insert values to get the
result as 40:35:00
How can we pass the inner procedure value to outer procedure ?
Delete the emps whose salaries are lowest salaries of their own dept?
Give an example of any procedure.
write a query to delete similar records in different tables with same structure
what is inline command?
what is the output of this query select * from employee where 1=2 ?
how to add data in a complex query ?
is it possible to use commit or rollback or save point in triggers?if not why? explain with examples?
what is VARRAY? what is the advantage of the VARRAY? explain with a simple example?we want to load into a table give
example?
what are the bulk bind exceptions?how to use bulk bind and how to use bulk collect? explain with example?
what is for update of and where current of?
what is the use of NOWAIT ?
give an example for NOCOPY in a simple pl sql query?
create an index in a table?tell me how to use the index in a where clause to do performance tuning?
when will you use weak ref cursor and when will you use strong ref cursor?
what is the use of sql trace and how do you use it?
send me all the sql plus commands? like set line 6000
what is the difference between varray and table data type?explain with some examples?under the what situation you will go
for varray instead of index by table?
can we use out parameter in a function?Give an example
How to get the 3rd column(i.e all the data along with the column name)in a table?
How to copy a table in another table with data?
How to add Foreign key in a table after the creation of the table?
what is the difference between named blocks and anonymous blocks?
consider a table which contain 4 columns,ename,eno,sal and deptno, from this table we want to know ename who is having
maximum salary in deptno 10 and 20.
what is the need of the cursor attribute not found?
how to get enames with comma separated values by dept wise on EMP table?
What is the difference between SQL Constraint and PL/SQL constraint?give all the constraint names?
How to recompile a already made trigger?
what is real time applications of NULLIF?
How can we insert data into a table with 3 columns using FORALL?
how to get the third quarter of employee details from emp?
HOW CAN WE FIND MAX SAL AND ENAME FROM EMP TABLE
When the mutating error will come? and how it will be resolved?
Can we use SQL%ISOPEN in implicit cursors?Does this attribute works properly in Implicit Cursors?
what is Complex index and how to create it?
how to connect oracle in UNIX prompt?
why should required for Indexed by table in pl/sql?
why should required nested tables,Object types,partition tables and varying arrays?what is the difference between
them?give example with explanation.
Without using count() function. How to find total number of the rows in a table?
how to debug a procedure or package using DBMS_OUTPUT and PUT_LINE in plsql?
why ref cursor comes in sql and pl/sql?
what is the use of anchoring object?what is the difference between anchoring object and enclosing object?
In a package if we have 10 procedures or functions,How to know which will execute first?
write a query for finding the length of the sting.
GLOBAL TEMPORARY TABLE over Views in advantages in solving mutating error?
What is a REF CURSOR? Compare strong and week ref cursor types?
What is oracle?why we should go for oracle database instead of different databases available in the industry
How can one easily select all even,odd or Nth rows from a table using SQL queries?
what are the differences among these table level lock modes - IN SHARE MODE, IN SHARE UPDATE MODE AND IN
EXCLUSIVE MODE?
what eliminate duplicate without using rownum and not?
How can we overcome recursive triggers in SQL?
define a variable representing the expression used to calculate on emps total annual remuneration.use the variable in a
statement which finds all emps who can earn 30000 a year or more.
check whether all the emp numbers are indeed unique.
How to convert ms-excel file to oracle table?
Write a simple program on cursors?
what is the command for user data type?
what is variable in package specification?
four procedures are there,should we write them in a package?
can we call procedure in package?
what is global variable in pl/sql?
how can we read write files from pl/sql?
what is called after appearing where clause?
what is full outer join syntax?
what is the difference between cursor and procedure in a package?
can we give user defined exception in a package?
can we write pl/sql code in a package?
what is the difference between pl/sql table and normal pl/sql table?
is it mandatory to select all the columns in a view then what columns should be selected
in procedure how to return a value?
what is the difference between procedure and function
How will you create Toad Function?
How can you create Cursor with parameters?
How to return more than one value from a function?
What is Overloading of procedures?
What is Data Concurrency and Consistency?
How can multiple sessions access the same data simultaneously ?
How consistent is the view of the data between and within multiple sessions, transactions or statements?
Explain the usage of WHERE CURRENT OF clause in cursors?
How to display the contents of a current record fetched in a reference cursor?
How to trace the errors in pl/sql block code?
what is the difference between stored procedures and application procedures,stored function and application function?
what is meant by forward declaration in functions?
In a Distributed Database System Can we execute two queries simultaneously? Justify
What are the Restrictions on Cursor Variables?
How can we schedule the procedure to run automatically?
How would you hide a table in sql ie the table can be only visible to its maker?
what is meant by tuning and tk proof?
In packages the source code is compiled into p code? how do we describe the p code?
what is the forward declaration in packages?
What is the difference between sql/pl-sql/embedded sql?
How the execution will be done in exceptions?
Differentiate between %type and %row type attribute in Oracle PL/AQL programming?
can we call a procedure into another procedure?If yes means how you can pass the parameters for the two procedures?
How to fetch the rows by dynamically passing table name through cursor?
If records are inserted into a table without committing.How to refer these values in a procedure?
How to get the procedure s and function s name from a package if it is wrapped(both spec & body).
Can we relate two different tables from two different users in ORACLE and PL/SQL?
How to come back in normal stage in Mutating Table if mutating table is locked or update data?
How to return multiple records from procedure?
what is the difference between granting and creating a view?
Give which cursor is better for better performance
When we can declare a column as Unique and Not Null both at the same time. What is the use pf Primary Key then?
how do u call in & out parameters for stored procedures?
what is Authentication mechanisms in Sql Server?
What is a self join?
What are code pages?
What is an index and types of indexes. How many number of indexes can be used per table ?
What are nested triggers?
What is the difference between triggers and stored procedures and advantages of SP over triggers?
Can we create non-clustered index on a clustered index?
Types of indexes,What is the default key created when a primary key is created in a table ?
How do you retrieve set of records from database server.
what is the difference between inline query and stored procedure?
How do you get all records from 2 tables. Which join do you use?
When would you denormalize?
How do you handle exceptions?Give the syntax for it
give me Two Methods of retrieving SQL?
What action do you have to perform before retrieving data from the next result set of a stored procedure?
what is the difference between binary_integer and PLS_integer?
what are the demerits of sql?
CAN U CREATE A PRIMARY KEY WITHOUT UNIQUE INDEX.
can we update a view which is created from two tables
what is the difference between implicit conversions and explicit conversions?
What is the difference between join and union?
what is organizational index?
what is the difference between to_char and to_date functions?
Name the tables where characteristics of Package, procedure and functions are stored?
How packaged procedures and functions are called from the following?
What is the difference between a Cursor declared in a procedure and Cursor declared in a package specification?
What are two parts of package?
Give the structure of the function?
What are the two parts of a procedure ?
What are the modes of parameters that can be passed to a procedure?
Where the Predefined exceptions are stored ?
What are the return values of functions SQLCODE and SQLERRM ?
What is Pragma EXECPTION_INIT ?Explain its usage ?
Write the order of precedence for validation of a column in a table?
What happens if a procedure that updates a column of table X is called in a database trigger of the same table?
Is it possible to use Transaction control Statements such a ROLLBACK or COMMIT in Database Trigger?and why ?
How many types of database triggers can be specified on a table?What are they?
What is a database trigger?Name some usages of database trigger?
What is a cursor for loop?
What are the cursor attributes used in PL/SQL?
Explain the two types of Cursors?
What is the difference between % ROW TYPE and TYPE RECORD?
What are the data types available in PL/SQL ?
What are the components of a PL/SQL block?
Which one of the following is a reason that an INSERT statement might cause an error instead of executing correctly?
The INSERT statement was attempting to insert a record into a view,was that created from more than one table?
The INSERT statement was attempting to insert a record into a view rather than a table?TRUE or False?
What is the main difference between a UNION statement and a UNION ALL statement?
Which clause of an UPDATE statement allows you to affect only certain rows of a table?1.The WHERE clause 2.The SET
clause 3.The ROWS AFFECTED clause 4.The ORDER BY clause
Which one of the following join types will always create a Cartesian Product? 1.CROSS JOIN 2.LEFT OUTER JOIN
3.RIGHT OUTER JOIN 4.FULL OUTER JOIN 5.INNER JOIN
Which one of the following pairs of aggregate functions do you use with character fields? 1.COUNT(field) and MAX(field)
2.AVG(field) and COUNT(field) 3.MIN(field) and SUM(field) 4.AVG(field) and MAX(field) 5.COUNT(field) and SUM(field)
What SQL keyword must immediately follow the UNION ALL statement? 1. SELECT 2. INTO 3. ORDER 4. WHERE 5. JOIN
What is NOCOPY?
what are the forced views?
how to retrieve the top 3 salaries of the table using rownum
what are the advantages of primary key over unique+notnull
what is the purpose of update command in oracle?
Does SQL*Plus contain pl/sql Engine?
Which one is the Best approach to put code, among Triggers and Procedures? Explain?
What is the best strategy to use COMMIT in a pl/sql loop?
how to create a primary key with out creating an index?
How will you activate/deactivate integrity constraints?
What is ROWID?
What is the fastest way of accessing a row in a table?
What is the difference between CHAR and VARCHAR2?What is the maximum SIZE allowed for each type?
What are the prerequisites?
Can a view be updated/inserted/deleted?If Yes under what conditions?
Explain UNION,MINUS,UNION ALL and INTERSECT?
What is the usage of SAVEPOINTS?
what is the difference between SUBSTR and INSTR?
Where the integrity constraints are stored in Data Dictionary?
If a View on a single base table is manipulated will the changes be reflected on the base table?
What is CYCLE/NO CYCLE in a Sequence?
How to access the current value and next value from a sequence?
Explain Connect by Prior?
What are the data types allowed in a table?
Is it possible to use LONG columns in WHERE clause or ORDER BY?
How many LONG columns are allowed in a table?
what are %TYPE and %ROWTYPE?what is the difference between them?
What can be the size of a pl/sql block? Is there any limit?
What is the result, when NULL is compared with NULL?
How can pl/sql source code be protected?
what is constraining table?
is it possible to pass object (or) table as an argument to a remote procedure?
what are Dynamic SQL statements?
How to maintain the history of code changes of pl/sql?
How to perform a loop through all tables in pl/sql?
How to call DDL statements from pl/sql?
What is mutating table?
what is the difference between view and synonyms?
How to delete duplicate records using SQL
definition of dtl in sql
What is Scott Rule in sql?
what is meant by normalization? what is meant by primary key?
how to show a table vertically using a sql query
Write a query to get the details of person getting second highest salary from the tables Emp table & Dept table
what is meant by sql?
PROC SQL always ends with QUIT statement.Why cant you use RUN in PROQ SQL ?
What is the Query for retrieving the 2nd highest salary in a table?
What are DML commands explain me with examples
what are DDL commands in oracle
what are DTL commands
what is ER model? entity-relationship model (ERM)
what is the difference between Union All and Full outerjoin
whatis difference between dml and dtl?
differences of rollup and rollback in sql
How can I get information about foreign keys used in a table
indexing is setting primary key in sql?
Steps to create database in oracle 9i ?
Steps to create physical standby database in oracle 9i ?
How long Oracle India usually take to send offer letter to a final year student who got selected?
How to get oracle certification in india?
How to find out which version of Oracle running on Linux?
can anyone pls tell me how to start sql in oracle software?
How useful is Oracle 9i version knowledge to get computer related jobs in big cities?
Is it very hard or nearly impossible to get a Oracle DBA job being a fresher? Then How to be a DBA?
How to uninstall oracle from windowx 7?
How to install and configure oracle 7 in to Windows Viesta?
How to find the oracle form development tool in oracle 9i?
Which is best IT course to go with in these days, specially in india ?
i have 1 year experience in technical support and completed my CCNA , but not getting jobs in networking indst?
PHP Programer wants to become Java Programmer so how much salary i can expect?
About Oracle and its products (developed and acquired)?
which is best IT course to go with in these days, specially in india ?
How many stages in certifying oracle?
@SYBASE: How to print nth record from a table using Embarceddo DB Artisan 9.0.1?
Hai guys i want some Guide on jdeveloper? To work with multiple table on a single form?
Which is the best Linux Based OS for IT and Designing purposes?
Missing element in my QUALIFICATION?
is there any server to store the data of html.like sql,my sql,oracle....?
software requirments for b-tech computer science&engineering?
Why draw cards if you can't read them?
Need help in my assignment about Java.?
Best Oracle DBA Training Institute in Chennai?
What level should I...?
Oracle SQL How to increase amount of lines compiled?
Minecraft forge FML wont work on windows 8?
WHEN - CUSTOM - ITEM - EVENT trigger raised unhandled exception ORA-06509?
Did the Tribulation and Armageddon already happen?
I am using Windows 7. I am getting a pop up message from Java, Jucheck.exe.?
Minecraft error accelerated OpenGL mode.?
Bad video card drivers?
Water Shaders Mod minecraft Help?
Water Shaders Mod minecraft Help?
some ideas for my own dc show?
Literary characters who are lost?
Is Head First Java a good book?
Conservatives, how do you feel about more than 60 major U.S. corporations calling on the Supreme Court to?
2009 Nissan Altima radio wont power on after battery died..?
Where can I find an Oracle reader?
what are the absolutely necessary system processes for an oracle database in 11g architecture?
how do i host website with oracle database connection?
Very strange security event, what the hell is this?
Would an older reference book for Oracle PLSQL be sufficient?
trigger in oracle after insert to insert in other table and a calculated field?
Which zelda gameboy color game is best?
Was Lucifer really evil, or was he just an angle that disagreed with YHWH?
Oracle Program...................................................?
This product requires an installed copy of The Sims 3?
How to save data input by an user in form along with user ip?
Oracle command error 00933?
how to know which query is taking long time oracle
COMMON INTERVIEW QUESTIONS AND ANSWERS
Why do you want to work for us?
Why do you consider yourself suitable for this post?
Give me an example of any major problem you faced and how you solved it
Do you consider yourself successful?
who is your inspiration and why
what is your greatest strength
Why Do You Want To Work At Our Company?
What motivates you,Money or Success ?
why you choose our company?
what is your job strength ?
what is your ability?
briefly describe your ideal job?
what are your short term goals?
Why do you think you are the best for this post?
why u want to join this company?
Tell me something about your self
Why should we hire you?
What Are your strengths and weaknesses?
where do you see yourself in five(5) or ten(10) years from now?
Why did you leave your (current)present/previous job/Company?
what exactly do you look for a job?
what is your expected salary
how to impress the interviewer?
Describe any happy moment in your life?
What is your philosophy of life?
Why we should not hire you?
Why,you would like to join this organization?
What goals do you have in your career
what makes you stand out among other candidates?
Tell us about a time when you failed to meet a deadline. What were the repercussions?
If you get a Opportunity to go with a reputed company which is ready to pay more than what we r going to pay here.Will you
quit the job from here or what?
Can you work well under deadlines or pressure?How?
what is your goal of life?
WHAT IS YOUR SALARY EXPECTATION?
Tell us about a time when you failed to meet a deadline. What were the repercussions?
Briefly describe your duties and accomplishments
What is your greatest achievement?
what education & training is required ?How did you find your job ?
What applicable attributes/experience do you have?
What is your most significant experience?
how will u design a pipe
Describe the workload in your current (or most recent) job
Explain how you would be an asset to this organization
Speak about city where you live
What would you consider as your biggest achievement and why?
Tell me about a time when you were able to identify a problem and resolve it before it became a major issue
Why do you want this job?
How long do you think it would be before you will make a significant contribution to the team/company?
what do u preffer to be after 3years?
Tell me something about your happiest day of your life.
how can we justify yourself that you are fit for this job?
AT WHAT YOU ARE THE BEST?
What job position/s are you currently holding with your current employer?
describe a difficult situation?
tell about your most memorable movement
How would you spend a million pounds?
Tell me something about your worst day of your life.
How would you describe your ideal job?As per my interest so that I can work with full devotion and can fulfill my professional
ethics.
why are you interested in our company.
tell me about a situation when your work was criticized?
what is your ideal boss?
Why cannot you clear the ijp(internal job posting)
what attracted you to this position?
what about your job profile
can u speak around for 5mins about {Bangalore/any} city?
What inspires you
tell something about your father?
Tell me about your family background.
What will be your expected Salary? Can you justify your Salary?
what is your career aspect & if they asked in general what should i answer?
What are your strengths and areas of improvement?
how long do you think you would want to be in the employment of the organization?
what is positive and negative in you?
what influenced you to choose this career??
Tell me about your dream job.
what motivates you and de-motivates you
What have you done to show initiative in your career?
what is the negative & positive thing in you?
How do you prioritize your personal matter over work?
What is your principles and values in life
Describe about your ideal company
what was your toughest/hardest decision you ever had to make?
what makes you the suitable candidate for this position
Have you worked with other on team endeavors
Tell me about how you have left a position better than you found it
what is your passion in life?
When do you get angry?
what makes you dissatisfied about your current job?
what are you doing before this job
What do you consider as the biggest challenge you have encounter in the work place
Please explain to us one conflict situation that you have experienced in your work life and how did you solve it
why u want to come to lower pay scale
Tell me about an experience in which you had to use tact?
Who are our major competitors and what differences do you notice in our products?
How do you determine or evaluate success? According to your definition of success, how successful have you been so far?
What activities have you done in the past?
What kind of person are you?
What is Your organizational structure?
what job profile are you interested in?
What were your greatest accomplishments and challenges?
if you were hiring a person for this job,what would look for?
As a MBA marketing student why do you want to pursue your career in banking sector
How to describe our city(Hyderabad) in a topic round during the interview time?
what is your dream vacation
Why do you think you are a qualified candidate for the job?
what are your hobbies?
how could i rate my self about my knowledge in programming
what is your name
how would you relate your key competencies to this position?
What is your career plan?
what would you want to be paid.
are you the right person for this job?
whats a prefect introduction
How do you handle pressures and deadlines and multi-tasking?
how do you plan your typical day at work
how to answer for gap between education and work
what are your job responsibility in your place of work?
tell me about Bangalore
what can you contribute to this company?
How much do you expect if we offer you this position
how do u rate yourself on the scale of one to ten?
what is the expansion of Philips?
how many degrees of comparisons in English and explain about it?
how did u spend your yesterday?
suppose you are asked a question concerning salary expectation, how do you tackle that question?
what are you doing
why do you want a change?
in which field u r working now
How are you different from others?
dressing style for interview?
What impact would you make in our organization?
What is your aim
how to give self introduction
what is your weakness and why?
Describe yourself
what is your edge from the other applicants?
why would u like to choose this profession?
What attracted you to this job?
In your last job,what would be the one thing that your peers most disliked about you?
What qualities do you think make someone successful in business?
Give us details of your present Employment Status.
How soon can you travel down to any location posted to?
how can you hire me when i have no experience?but i have ability to work for your company
in your opinion,how many these weaknesses be addressed?
why should we give you this job?
why you would like to be considered for this role
how do you see yourself after two years from now
why you have left this job?
what are your current weaknesses?
why do you think you are fit for this job,you don t have experience,i don t think you are fit for a job
What do you expect for your salary?Is this negotiable?
How would your friends describe you?
what is your favorite personality
Why are choosing this company instead of other company?
WRITE AT LEAST FOUR STRENGTHS
how long will u work here
what do you consider to be your most significant achievement?what difficulties did you encounter in realizing the
achievement and how did you overcome them
how do you work under pressure and solve your problems
why do you want to join us?
How creative are you?Give an example.
Why should you be given the job?
What are the benefits of being a graduate of Associate of computer Studies?
What courses have you liked most?Least? Why?
What do you do in your spare time?
who serves as your inspiration while working?
how do you find your salary?
Can you give an advice to those students who are technician,taking computer programs?
What does "success" mean to you?
when the interviewer asks, what is the Architecture of your project what we have to answer... plz provide the answer with the
example
Tell me about your current job and responsibility
Why did you left the previous organization
what is the best dress code for interview
what is faithfulness in your point of view
Give me your Self introduction
why do you fit for the job
what you want to become in your life?
can you briefly describe your current position, its duties , and responsibilities?
what is your attitude towards adversity and temptation?
what sort of things motivates you?
Mention briefly organisation structure of the company indicating your position in the hierarchy and the levels above and
below you
what examples can you give that emphasize your interest in this kind of work
What shall i do if i do not like some people at my office place . how shall i handle this kind of situation ?
how long would you like to stay with this company?
how do you rate yourself as a professional?
tips for successful interviews
how did you spend your last weekend
What is the difference between doing a good job and doing a great job?
what is the best possible answer of "why do you want to change"
How shall i react if i do not like some people in our office
why do like to work with us
what is your daily routine
how can i explain my project
How long would you expect to work for us if hired?
what motivates you ,money or work?
Could you please introduce yourself?
What attributes can you bring to this position?
what initiative you did in last company as you worked for 3 years?
Hi, Recently i have resigned a job. what i have to tell for the new employer that if he asks why you have resigned your
previous job.i have worked there for 10 months.
WHY DO YOU WANT TO LEAVE YOUR PRESENT JOB?
what value you will add to our company if you are selected
why looking for job change within 6 months
what makes you different from other candidates?
WHAT IS THE DIFFERENCE BETWEEN HARD WORK AND SMART WORK?
what kind of salary do you need?
Where do do you want to being five year?
why are you leaving this position?
how to perform first round in interview
What are the values & beliefs that have guided your life so far and how do you see them influencing your future?
what do you expect to learn from this job
what motivates you to work hard?
Please tell us briefly about a situation in your life when you have had to stretch yourself to meet a new situation or higher
standards?
give me directions on how to get here in this office from where you currently reside
what would you do if your boss needs several things done at the same time?
introduce your self
did you leave your job voluntarily or were you fired?
Why are you looking for a new position (if you are currently employed)?
kind of cement kind of pipe kind of g.i sheet size of shuttering scaffolding pipe
How do you feel about the same job or work in progress right now.
what are challenges and benefits from effective communication in the workplace
Mention briefly organisation structure of the company
Why did you leave your earlier job without any new job in hand?
What are your short term and long term career goals?
what is personality
What will you do if your senior officer do not mind your work ?
what are some things about global warming
how you spend your yesterday from morning to till evening?
how long u will stay for us
tell me about a problem you solved in unique way
Please outline your long term goals and ambitions that may be of interest to us
Why did you choose this particular field
what work or personal qualifications are you most proud of?
could you give me a general description of your job / career?
how & why did you choose this career ?
Were you doing anything at the age of 13 to prepare ?
Is there anything you would have done differently to prepare ?
Favorite part of career/job? Least favorite part
what is the meaning of passion
What is the thing that you did/or did not do, that you feel the most ashamed of?
define success in your own?
If you have 50 million do you still find a job?
Have you been a member of a successful team?
How many hours do you normally work?
how was the day,,,?
What are you looking for in your next job?
What is important to you?
How will your greatest strength help you perform?
What are your goals for the next five years / ten years?
What Position are you seeking in this organization
Can you work internationally in Qatar or U.K. ?
Why are you interested in working for our company?
Tell me about your self?
What are major problems you faced and how you solved it
what you will do during the first day of job
how you are different from others
How best can express or describe your ideal job
what can you do that someone else could not
at the end of the interview what questions to ask

More Related Content

More from Naveen P

Oracle concepts and architecture
Oracle concepts and architectureOracle concepts and architecture
Oracle concepts and architectureNaveen P
 
Interview questions oracle faq
Interview questions   oracle faqInterview questions   oracle faq
Interview questions oracle faqNaveen P
 
576 oracle-dba-interview-questions
576 oracle-dba-interview-questions576 oracle-dba-interview-questions
576 oracle-dba-interview-questionsNaveen P
 
DBA 3 year Interview Questions
DBA 3 year Interview QuestionsDBA 3 year Interview Questions
DBA 3 year Interview QuestionsNaveen P
 
DBA Interview Questions
DBA Interview QuestionsDBA Interview Questions
DBA Interview QuestionsNaveen P
 
All Oracle-dba-interview-questions
All Oracle-dba-interview-questionsAll Oracle-dba-interview-questions
All Oracle-dba-interview-questionsNaveen P
 
Oracle DBA interview_questions
Oracle DBA interview_questionsOracle DBA interview_questions
Oracle DBA interview_questionsNaveen P
 
QA Training - Kanshe Infotech
QA Training - Kanshe InfotechQA Training - Kanshe Infotech
QA Training - Kanshe InfotechNaveen P
 

More from Naveen P (8)

Oracle concepts and architecture
Oracle concepts and architectureOracle concepts and architecture
Oracle concepts and architecture
 
Interview questions oracle faq
Interview questions   oracle faqInterview questions   oracle faq
Interview questions oracle faq
 
576 oracle-dba-interview-questions
576 oracle-dba-interview-questions576 oracle-dba-interview-questions
576 oracle-dba-interview-questions
 
DBA 3 year Interview Questions
DBA 3 year Interview QuestionsDBA 3 year Interview Questions
DBA 3 year Interview Questions
 
DBA Interview Questions
DBA Interview QuestionsDBA Interview Questions
DBA Interview Questions
 
All Oracle-dba-interview-questions
All Oracle-dba-interview-questionsAll Oracle-dba-interview-questions
All Oracle-dba-interview-questions
 
Oracle DBA interview_questions
Oracle DBA interview_questionsOracle DBA interview_questions
Oracle DBA interview_questions
 
QA Training - Kanshe Infotech
QA Training - Kanshe InfotechQA Training - Kanshe Infotech
QA Training - Kanshe Infotech
 

Recently uploaded

Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsJean Silva
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shardsChristopher Curtin
 
Zer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfZer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfmaor17
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldRoberto Pérez Alcolea
 
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesAmazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesKrzysztofKkol1
 
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdfAndrey Devyatkin
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?Alexandre Beguel
 
Copilot para Microsoft 365 y Power Platform Copilot
Copilot para Microsoft 365 y Power Platform CopilotCopilot para Microsoft 365 y Power Platform Copilot
Copilot para Microsoft 365 y Power Platform CopilotEdgard Alejos
 
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfEnhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfRTS corp
 
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics
 
Osi security architecture in network.pptx
Osi security architecture in network.pptxOsi security architecture in network.pptx
Osi security architecture in network.pptxVinzoCenzo
 
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...Bert Jan Schrijver
 
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxThe Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxRTS corp
 
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonLeveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonApplitools
 
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...OnePlan Solutions
 
Data modeling 101 - Basics - Software Domain
Data modeling 101 - Basics - Software DomainData modeling 101 - Basics - Software Domain
Data modeling 101 - Basics - Software DomainAbdul Ahad
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jNeo4j
 
eSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolseSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolsosttopstonverter
 
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxUI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxAndreas Kunz
 
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdf
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdfPros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdf
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdfkalichargn70th171
 

Recently uploaded (20)

Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero results
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards
 
Zer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfZer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdf
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository world
 
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesAmazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
 
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?
 
Copilot para Microsoft 365 y Power Platform Copilot
Copilot para Microsoft 365 y Power Platform CopilotCopilot para Microsoft 365 y Power Platform Copilot
Copilot para Microsoft 365 y Power Platform Copilot
 
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfEnhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
 
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
 
Osi security architecture in network.pptx
Osi security architecture in network.pptxOsi security architecture in network.pptx
Osi security architecture in network.pptx
 
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
 
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxThe Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
 
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonLeveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
 
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...
 
Data modeling 101 - Basics - Software Domain
Data modeling 101 - Basics - Software DomainData modeling 101 - Basics - Software Domain
Data modeling 101 - Basics - Software Domain
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
 
eSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolseSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration tools
 
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxUI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
 
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdf
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdfPros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdf
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdf
 

Oracle Interview_questions_pdf

  • 1. Oracle Interview Questions Time2Ask.com Click on the Question to read answer and report incorrect category/incorrect Questions or answers What is “snapshot too old” error? what is oracle What is On-line Redo Log? what is difference between rowid and rownum? how to delete one record from table? what is difference between synonyms & view? what are types of joins? How to create a backup control file? Difference between oracle10g and 11g What is different bet native dynamic sql and DBMS_Sql? What is TNS File? How you will identify the mapping level bottleneck ? if there is a mapping level bottleneck then how will you try to improve the mapping? What is integrity and how many integrity rules are there? How you will avoid duplicating records in a query How do I migrate an Oracle database to SQL 7.0 ? What is RMAN backup? what is the exact role of Oracle DBA in Indsutrial Level. Please explain Can i export/import nested tables How to create database in oracle 9i Please tell me the logic to round the following. round(12345.67,-2)
  • 2. What is hash partition in oracle What is the keyword used to display the fields in a table What is RMAN Backup What is decomposition? I want a query which deletes the duplicate records from the table emp, the key will be empno,ename. how to insert images into database what is an index Can objects of the same schema reside in different tablespaces ? how to execute a procedure in oracle show me with an example. How can I set database to a single user mode ? list the only emp name who receiving max sal without sub query What is lexical parameter? how to migrate oracle 9i to oracle 10g? WHAT IS ORACLE IN COMPUTER? whats the difference between sql and sql plus What are the disadvantages of having raw devices ? What is the significance of having storage clause ? How do you rate yourself from scale of 10 in Database What are the Advantages of Star Schema and Snowflake Schema? How to create LOV in Oracle forms? Can Multiple instances be run on Single Machine? which sql command we can use to get a print out from oracle? what is trigger & procedure? what is procedure?
  • 3. What is trigger associated with the timer ? What is RMAN CLONING steps? Can you convert a bit-mapped report to ASCII (character-mode) Report?How? how do u know the total no of rows in a table? How can we plan storage for very large tables ? How will you swap objects into a different table space for an existing database? What is hit ratio ? What is PGA? What is SGA? When Does DBWR write to the database? What Does DBWR do? What is the function of RECO? How many Dispatcher Processes are created? What are the functions of SMON? What is the function of ARCH? How to prevent unauthorized use of privileges granted to a Role ? What are the different Levels of Auditing ? What are the system resources that can be controlled through Profile ? What is Privilege Auditing ? What is Object Auditing ? What are the uses of Roles ? What are the main differences between oracle 7.3 and oracle 8i? For web applications from which version of Oracle is suitable? Is Oracle 7.3 is a single user or multiple user..Is it possible to use this as a back end for web applications?
  • 4. what is the difference between oracle 8i,9i and 11i What is the difference between SQL,DDL,and DML? How to create DSN..Explain? What is the architectural difference between Oracle and SQL Server 2000? If we have 100 databases, how many instances get created when you use Oracle and how many get created when you use SQL Server? Where we can use the placeholder columns? What is the sequence the Report triggers will fires while running a report? What are all the system Parameters available in ORACLE Reports What is database schema? How will you monitor rollback segment status ? If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ? Can a field be used in a report without it appearing in any data group ? give all steps of bitmap report? what is the scenario where you take the database to NoArchivelog mode? Can We Restore a Table that accidentally dropped? what is the syntax of DROP command? How can you create Lexical parameter n Bind parameter in Reports? In Exception handling if we are using the when others first then what happens . whether it will show the compiler error? How will you force database to use particular rollback segment? How will you estimate the space required by a non-clustered tables? Can a formula column be obtained through a select statement ? When will be a segment released? what is the syntax of INSERT command? what is the syntax of SELECT command?
  • 5. How client makes connection with server in client/server architecture? Which parameter in Storage clause will reduce no.of rows per block? What is the functionality of SYSTEM table space ? What is summary column in Oracle Reports? what is referential integrity? What is the use of Validation triggers in Reports? Table Has C1 And C2 Column If Exits any record in c1 then Update c2 record Otherwise insert new record in the C1 And C2 (Using Procedure)? List the factors that can affect the accuracy of the estimations ? Why query fails sometimes ? how to find out the third highest salary? how to find out first highest salary? how to find out the second highest salary? what is difference between foreign key and reference key what are the differences you find when working with oracle 91 and sql server 2005? How does Space allocation table place within a block ? For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ? we have 10 concurrent programs under one request group out of 10 ccps all users submitting only 9 programs from srs window remaining one ccp for specific user how can it possible What are the sql clauses supported in the link property sheet ? various types of hints and their usage? how the Oracle Prepares the Execution Plan and how it chooses the Optimal one? how the indexes are stored in the Oracle Database? types of indexes and the rationale behind choosing a particular index for a situation? statement string in open is null or 0 length ORA-40735?
  • 6. what do u mean by canvases and alerts? Is it possible to enter only time value into a column of a table in sql? what is the scripts in data base? Whats the purpose of using Nextval while creating the sequence How can we call a URL from a menu (Oracle Forms 6i)? what are all the conversion and interfaces in GL,AP,AR,HRMS with example? what are important reports in HRMS,GL,AP,AR in oracle apps? HOW TO MAKE A MATRIX REPORT MANUALLY WITH SINGLE GROUP QUERY OR MULTIPLE GROUP QUERY ? How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap? What are the two types of Server Configurations? What is the advantage of having disk shadowing/ Mirroring ? How to implement the multiple control files for an existing database ? What are the type of triggers available in Oracle Reports? What is the usage of frame? What is the use of Page Protect Property? What is the difference between Anchoring Object and Enclosing Objects ? What is the use of Printer Definition file (PRT) in Reports ? how to replace not in with not exist? what are the types of LIST REPORTS in cognos8BI? and what is the mean and use of METRIC STUDIO in Cognos 8.3BI? what is the difference between rollback & commit? can a foreign key has null value? how to send file attachment from oracle forms? how to send sms to mobile phone from oracle forms? what happened to the global index when we truncate the data in one of the partition?
  • 7. what are the things that you consider while creating indexes on partitioning tables? what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i? When a form is invoked with call_form, Does oracle forms issues a save point ? Is it possible to disable the parameter from while running the report ? Explain 1st, 2nd, 3rd normalization form of data base? how can it possible to see the report output in excel sheet in oracle applications What is DTS and purpose of DTS ? what is the difference between oracle reports 6i and oracle reports 10g?give 10 differences? If we delete a table and then rollback it, do the index on the table remains? What if we drop the table and roll back?Do index on the table remains? What if we truncate the table and roll back? Do the index on the table remains give me New Feature of Oracle 10g? code to connect to oracle(database) through jdbc application? How do u print the data horizontally by using XML report? What is the table Space in Oracle Database ? What is 4-way match? Can you mention lexical parameter in select statement in the data model? How do u give the list of values in bind parameter? How you define procure to pay? Where do u define the select statement of the parameter? is it followed by the & variable ? How the Action Trigger works? and what is full syntex of srw.run_report? What is the difference between BPA AND Contract What are documents and test cases u followed? What is responsibility and how u attach How to create user and how u attach with responsibility? what is physical structure,logical structure,control file,log file,data file in oracle?what is the difference between simple query and compound query? Does a Before form trigger fire when the parameter form is suppressed ?
  • 8. did u p prepared complex report? i need forms 10g interview questions with answer? if we have one group can we create another from that? what are the various types of reports? where do we put the report file? what exactly you write in when_new_form_instance? a text item is there what r the different types of triggers associated with it how do u run sql loader? if some data is not transferred where it will get stored? how to load data into base tables what is bit map and character mode? what is procedure like symbols of bind and lexical Why static query is more faster than dynamic query? What is the disadvantage of User define function? why the Ctl file you put only in bin folder why not in other folder? in before report trigger SRW.user_exit(FND_Userinit)what will do difference between repeating frame and frame? difference between place holder and formula column? what is place holder column? can you call procedure or function is sq l query in reports? how will the report recognize the parameter? what is difference between group above and group left report based on parameter value layout of report should change? What is the use of Data Link in Reports?
  • 9. How can you format a character field in a report Layout editor? query optimization techniques and query analyzer+projects+ppts? when do u go for hash partitioning? In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables How to find the SGA Size? what is ORACLE MEMORY STRUCTURES? Query to retrieve record for a many to many relationship ? What is Trace File? What is flashback Query?And Use? what are the advantages of running a database in NO archive log mode? In SAP ECC 6.0 , under DB02 tcode , Table space name to be explain step by step all the col what is analyze command?what kind of statistics does it generate? In what situation u create the BPA. which clause we are not used in where clause? how we can validate the run-time parameters in reports 6i? How can we convert single byte kana characters into multi byte kana characters and vice-versa. how to eliminate duplicates in column except group and section? display list of all employees who earn the more than average salary in their own departments without using inline view how Can weAdd A Foreign key that references a table that has composite primary key ? A USER HAVING CREATE SESSION PRIVILEGE CAN ALTER PASSWORD/CHANGE PASSWORD? What is the Extension of Oracle Database? As extension of Access Database is .mdb? if Monday take full backup and Tuesday it was cumulative backup and Wednesday we taken incremental backup, Thursday some disaster happen then what type of recovery and how it will take? The join defined by the default data link is an outer join yes or no ?
  • 10. what is sql*loader parameters and where we will use it. difference between global and context sensitive segments? Can you have more than one content canvas view attached with a window ? What are the built-in functions used for sending Parameters to forms ? What is a heap related to database ? Explain the three levels with the help og a diagram? What are the trigger associated with image items ? how to pass 2 parameters from one form to other in oracle applications? How to solve the error ?Frequency below its group? while running the report. Why it is happened and How to solve that? Is it possible to insert comments into sql statements return in the data model editor ? explain tkprof? How to restrict the duplicate records in table value sets? how to extract the second highest salary from emp table having sal as a column which contains the salary of all employee of an organization? How to write to update command in a procedure in oracle which update two different table at a time? what is null value? In work flow how can we send a notification to the Supplier giving the Corresponding report Details? How to write the select command in a procedure in oracle which give multiple records? what is sql functions?what is sql,plsql,oracle?what is the difference between procedures and functions? What are the different windows events activated at runtime ? what is the difference between before parameter form trigger & formate trigger? how do you place it in required folder? fmb will be in which folder? when to delete all these detail block etc what will happen in form?
  • 11. when we change the functionality of a item in report during runtime how like what do u write in when_button_pressed? how do u compile a form i.e .fmb file in Unix or in dos? what is latest version in reports? what is difference between Cartesian join & cross join even they give same result? How to call Report from other Report ? There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functions from forms? What is Hash Index? What is Reduced List of Values? Write a simple Store procedure and pass parameter to it ? When information has to be stored w.r.t employees and their respective departments, which of the following is the Correct formulation of entries? A)Employee and department would together be represented as an entity. B)This is too less information to decide on entities. C)An employee would be one entity and a department would be another. D)Such a scenario cannot be modelled in RDBMS what is the source file of PO report? in compatibility in report registration? Query to get max and second max in oracle in one query ? Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ? While connecting to Oracle Db, getting the following error message- ORA-12154: TNS:could not resolve the connect identifier specified what are the steps to solve this problem? What is the usage of the Flex mode in Layout Editor? Can a property clause itself be based on a property clause ? how can u store a picture file in oracle database?explain the path/command? which statement is running fastly ie insert or delete? what is diff between pre insert,on insert,post insert triggers? What is the usage of the confine mode in Layout Editor? What is for all Statement?
  • 12. What is Virtual Memory? What is cluster table or non_cluster table? HOW CAN RETURN MAX DATE ROW A B C D E 1 2 1-Mar-09 5 10 1 2 10-Mar-09 5 10 ONLY USING ORACLE PREDEFINED FUNCTION. NOT USER DEFINED. OUTPUT:-- A B C D E 1 2 10-Mar-09 5 10 how to pass 2 variables from one form to other form? what is a package and what are the packages available in report? what is the syntax of CREATE command? what is the syntax of DELETE command? what is the syntax of UPDATE command? We have one Package(which has many function/procedures, SQL quires etc). Now we need to check, which query or procedure is taking lot of time in that Package. ? How do we do it. Have you come across the error?Failed while printing?Why it is happened and How to solve that? what is a Nested Loop join? how do u setup a replication site? what is Materialized view? What is a snapshot? what are the similarities and differences between Materialized views and snapshots? how to find the nth highest salary from emp? what is the difference between security and protection in DBMS? what is the diff between DBMS and rdbms ?what are the 12 relations in the rdbms? What is the technical flow associated with P2P or Procure to Pay cycle like the tables, AP Is, concurrent programs involved in this cycle.? Find all employees in Dept Marketing ? what is the difference between primary key and super key? what is data independence exactly? give an example What is the difference between a vector and an Array? (Java) What is the difference between Sleep and Wait? (Java)
  • 13. What is a Garbage Collection? and what is full recursive Garbage collection? What is the Tune Query? select to_char( 10 , 10 ) from dual This gives me an error oRA-1481 INVALID NUMBER FORMAT MODEL why? what is different between view and sequence? Explain how RDBMS software deals with deadlocks. How to find 1st, 2nd, 3rd highest using select select statement not using rownum? how to make an oracle object? how to get the values if source table & target table having duplicate values that matches the lookup condition? What is inline function in oracle and its purpose? What is the equivalent operator for "different from pattern" in oracle? If you define a variable in oracle, how it will be available? [a. Until database shut down b. Until table deleted c. until session get expired] what is the exact definition for pointer? what is the difference between functional dependency and multilevel dependency? what is the difference between first normal form & second normal form? what is the difference between sql& oracle? what is difference between inline query,subquery correlated query? how many types of oracle and which type all detail in oracle? What is pregame restrict_reference in oracle 9i?When we use this?Give me one real time scenario? What is the maximum size of a oracle9i database? how can we restore RMAN backup from SUN O/S to AIX 5.3? is it possible or not? what is Oracle10g? Please refer some sites... In XIR2 if we lost the administration password .How can we regain the password? How we get the client machine Ip address through developer 2000 forms, if you are running three tier architect.
  • 14. for what purpose we use MDM(master data management)? How the log writer writes the data into database if you update view? where we store the data? How can we get the client m/c IP address? Can u explain me the Restricted and unrestricted procedure in Forms And reports and example as well ?? How to synchronize 2 schema s objects? If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column? Where the data file for system Tablespace is located? What is its name, initial size and max size? What will be the maximum size of an extent of a segment if the tablepac s default storage values are specified as (initial 8K next 16k minextent 4 pctincrease 100).Explain. What are the steps we cam do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) One Table having two rows with one column having values Like"Male" and "Female". how to update these values Like "Female" and "Male" in single update statement. how to create the triggers in the forms? what is query and types of query? What are the partitions types available in Oracle10g. How it will do? Simple example? what is the use of between page triggers in REPORTS... (give answer in a explanatory way...if possible give screen shots also...) How to find 8th person record in a table? difference between implicit cursor and explicit cursor? what are the major differences between oracle 9i & 10g? sequence of firing triggers for text-item is: 1)key_next_item, 2)when_validate_item, 3)post_text_item Now we change sequence of firing triggers like when_validate_item,key_next_item... Is it possible to change sequence? How? there are two text fields t1,t2 in form and we have some value in text field t1.now the question is that how can we copy the value of the t1 to text field t2? what are collection attributes? How to call a report from Forms?
  • 15. How to create Drill down report? how to clone 9i Database on to 10g Database. How many types of trigger can be used in a table at a time ? how will you find the first 5 highest salaried employees in each dept in oracle. WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE? SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN WE INSERT THAT RECORD IN ANOTHER TABLE LIKE(T4)? What different of inner joint & outer joint with example how to insert data into partitioned table partition done by Range partition? 10 YEARS DATA IN MY SOURCE THEN HOW TO LOAD ONLY LAST YEAR DATA HOW IT IS POSSIBLE BY USING DATASTAGE7.5. What is the difference between Outer join and Full outer join? how to export the data date to date from oracle database? Explain the classification of Database Management System? Define the following terms 19. (i) Database 20. (ii) Database Management System 21. (iii) Data Model 22. (iv) Scheme 23. (v) Data independence What are the Roles and responsibilities of database administrator? What are the Roles and responsibilities of database administrator? Write a note on File based system/ Data base system Which of the following is not a database object TABLESPACE TABLE INDEX NONE? what is the role of archiver? How to make a Data Backup in oracle ? What is the procedure for creating the dump files in oracle ( any version ) ? How can we create the complete backup of data in the oracle? how to display last 5 letters from a name (take emp table ename ) what is the interfaces in OM / FA??
  • 16. why pl/sql doesn t support retrieving multiple records How to IMPORT .xls & .txt file into ORACLE? what is meant by oracle? If we want to EXPORT data from SQL server to ORACLE 11g then how can replicate data from SQL to ORACLE? How to find the date and time of last updated table in oracle? find the maximum no persons with same age(age column) from emp table? who is the father of oracle and send chodd rules? what are correlated sub queries? how do we find second largest emp salary from emp table? what is exact difference between drop and truncate table? structural difference between bitmap and btree index? How to select oracle sequence from different schema and How to select oracle sequence from different Databases. Explain with example? what are the API of GL,PO,AP? WHAT ENTRIES WILL HAVE IN PURCHASE ORDER TO PAYABLES WHAT IS BUSINESS PROCESS IN ORACLE FINANCE? When to use Place holder columns in Oracle Reports and what is a place holder column? Differentiate the standard purchase order,Blanket purchase agreement,Contract purchase agreement,Planned purchase order? what are the difference between key flexifold and descriptive flexifold? What is STATSPACK tool? HOW TO CONVERT ORACLE TABLE DATA (RECORDS)INTO EXCEL SHEET? after installation of ORACLE 8i, work properly, but after restarting the system, it throw an error ORA 01034: ORACLE not available? what is the exact navigation to create a radio button in form6i?how can we create the radio button in report6i? what is load balancing and what u have used to do this?(sql loader
  • 17. how many columns can a plsql table have? select statement does not retrieve any records. what exception is raised? After update how do u know how many records got updated can u call user defined functions in select statements? can you write commit in triggers? can a view be updated? what are different types of deletes? master table and child table performances and comparisons in Oracle ? does the query needs a hint to access a materialized view? what are bitmap indexes? How does they work? what are archived logs? what is difference between where clause and having clause? how to use sequence and what use of sequence cache? What are the composite date types in oracle? how can db_files > maxdatafiles since db_files is for instance and the later is for database What is store procedure?and how do u take the values from database and run in scripts? What is the difference between formula column and place holder? explain the difference between outer join and inner join? With examples would be appreciable what is difference between sap and oracle applications and which is now market leader? How to create placeholder columns? How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp option ? Define the terms primary key foreign key and also the difference between primary and the unique key A Table has 10,000 records,How can we get latest 10 dates from the table.so that i can only store those 10 records in to my Result set Object,to reduce load on my app?
  • 18. how to convert .db (extension) database file into .dmp (extension) for oracle database ? HOW TO GET THE ORGANIZATION TO ORGANIZATION DETAILS INFORMATION IN THE INVENTORY MODULE.THE REQUIREMENT IS FROMORG TOORG FROMINV TOINV What is the purpose of init.Ora. ? how many init.Ora exist in oracle installation? suppose there are 3 database on one oracle server, how many init.Ora do I have? what are various database objects? how will you identify memory related performance issue in oracle? any idea about basic architure difference of oracle and db2? comment on which is better , with reasons? what is a function based index? is it recommended to use the same. ? what is global temporary table? what is teh signification of the parameter session_cached_cursor ? what type of information you gather from client?Briefly explain an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint How you find out version of installed work flow? as a technical developer in oracle applications which type errors faced in your experience so far can we use lexical parameter in oracle pl sql?how? explain about the critical recovery scenario you had experienced? what do u mean by implementation? What is currency type in database? what do u mean by implementation? How cost of one Forms created & Report Created? Find the Maximum second value in table? explain connect by prior with example and its real time use? what is Indexes in oracle? Difference between sub query and nested query? What is Shared Pool? Design database drawer diagram for a certain scenario? Draw E-R diagram for many to many relationship ? How do you rate yourself in oracle and sql server?
  • 19. What file is read by ODBC to load drivers? Can we assign Explicitly transaction to a rollback segment How the status of the Rollback segment can be viewed? Are Constraints exported through Export command? What is the use of NOARCHIEVELOG parameter in Database? Which parameters are optional in inti.Ora parameter file? Can the SNAPSHOTS be refreshed automatically? what is the use of EXP command? How the SMON process is used to write into LOG files ? From which command ENQUEUE_RESOURCES parameter information is derived from ? When the SYSTEM TABLESPACE can be made off-line ? What are the different Sequence of events takes place while starting a Database ? What are the types of Calculated columns available ? What is the use of PARFILE option in EXP command? What is the use of CONSISTENT (Ver 7) option in EXP command ? What are the different file extensions that are created by Oracle ? For a field in a repeating frame, can the source come from a column? what Kind of COMMENT statements placed within SQL statements? Oracle precompiler translates the EMBEDDED SQL statements into? How many number of columns can a RECORD GROUP have? Can an Alert message be changed at run time? What is an ALERT? What is a RADIO GROUP? What is a Built_in subprogram?
  • 20. When is a .FMB file extension is created in Forms 4.5 ? Can MULTIPLE DOCUMENT INTERFACE (MDI) be used in Forms 4.5 ? Can you copy the PROGRAM UNIT into an Object group ? Can we attach the same List of Values to different fields in Design time ? When a form is invoked with CALL_FORM does Oracle forms issues? What built_in procedure is used to get IMAGES in Forms 4.5? What type of file is used for porting Forms 4.5 applications to various platforms? Can we use GO_BLOCK package in a PRE_TEXT_ITEM trigger? Can we use a Restricted packaged procedure in WHEN_TEXT_ITEM trigger? What is Library in Forms 4.0? What do you mean by Check box? Can A CONTROL BLOCK can sometimes refer to a Basetable? what is GET_BLOCK property? When do you get a .PLL extension ? How can you CALL Reports from Forms4.0 ? what is the use of SYSTEM.EFFECTIVE.DATE variable? What SYSTEM VARIABLE is used to refer DATABASE TIME? What will the SHOW_ALERT function returns? Can we pass RECORD GROUP between FORMS? What built in subprogram is used to manipulate images in image items? If an UNIQUE KEY constraint on DATE column is created, will it accept duplicate values? What are the the different Data Manipulation Language statements are? what is Data Definition Language? Is it possible to modify a Data type of a column when column contains values?
  • 21. What the TRANSLATE( 333SQD234 , 0123456789ABCDPQRST , 0123456789 ) will return ? what the REPLACE( JACK AND JUE , J , BL ) will return ? what the SUBSTR(SQUARE ANS ALWAYS WORK HARD,14,6) will return? What is the Result of the following VIK ||NULL|| RAM ? PL/SQL supports which data types? Is it possible to open a cursor which is in a Package in another database? Explain about User_Defined Exceptions? Explain what is an Exception? What does a COMMIT statement do to a CURSOR? Which factors does not affect the size of the SGA? What is Dedicated server configuration? where a Database Procedure is stored? when A set of Dictionary tables are created? How the size of the table space can be increased? What is a DATABLOCK? when All datafiles related to a Tablespace are removed? Explain ERASE packaged procedure? Name the two files that are created when you generate a form? What is SQL FORMS? Which of the packaged procedure is UNRESTRICTED? What does DLL stands for ? what are the advantages of a client or server model? Why is it better to use an Integrity Constraint to validate data ? What is the difference between a LIST BOX and a COMBO BOX ?
  • 22. what are the advantages of GUI systems? Can a DIALOG WINDOW have scroll bar attached to it? What is the difference between a MESSAGEBOX and an ALERT? can Constraints cannot be exported through EXPORT command? Where the Databases overall structure is maintained ? What is the use of SET TRANSACTION USE ROLLBACK SEGMENT? Where does the LGWR process writes information What is the mechanism provided by ORACLE for table replication? Describe two phases of Two-phase commit? What is Distributed database? What is COST-based approach to optimization? What is RULE-based approach to optimization? What is the effect of setting the RULE for OPTIMIER_GOAL parameter of the ALTER SESSION Command? What is the effect of setting the value FIRST_ROWS for OPTIMIZER_GOAL parameter of the ALTER SESSION command? What is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the ALTER SESSION Command? What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command? What is the effect of setting the value of OPTIMIZER_MODE to RULE ? Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost"? What are the values that can be specified for OPTIMIZER MODE Parameter? What is use of LOG (Ver 7) option in EXP command? What are the different approaches used by Optimizer in choosing an execution plan ? What is the function of Optimizer? What is Read-Only Transaction? What is SAVE POINT?
  • 23. What does COMMIT do? When does a Transaction end? What the main different between Subquery and a Join? What are the benefits of distributed options in databases? When will the data in the snapshot log be used? What are the options available to refresh snapshots? How can you Enforce Referential Integrity in snapshots? Differentiate simple and complex, snapshots? What are the various type of snapshots How can we reduce the network traffic? What is the use of ANALYZE command? How can we specify the Archived log file name format and destination? How can you enable automatic archiving? What are the steps to switch a data base s archiving mode between NO ARCHIVELOG and ARCHIVELOG mode? What are roles? How can we implement roles? What is a trace file and how is it created? What are the minimum parameters should exist in the parameter file (init.Ora)? What are the roles and user accounts created automatically with the database? What are the responsibilities of a Database Administrator? How will you enforce security using stored procedures? What is user Account in Oracle database? What built-in is used for showing the alert during run-time? What is the use of IGNORE option in IMP command ? What are the built_in used to trapping errors in forms 4?
  • 24. Is it possible to attach same library to more than one form? What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list? What is the order of the triggers fired once the form is opened? Can a single canvas be used by different blocks? What is App Core and AppCore2? Can you truncate a table in a procedure in Oracle Forms? What are the factors causing the reparsing of SQL statements in SGA? What is meant by redo log buffer? What is meant by recursive hints? What is dictionary cache? What is Database Buffers? What is mean by Program Global Area(PGA)? What is a Shared SQL pool? What is Parallel Server? What is a Database instance?Explain? What are virtual columns? What is the difference between implicit index and explicit index? Can we create more than one index on particular column? What is the difference between column level constraints and table level constraints? what is Cartesian product? what is the use of ondelete cascade? what is the use of composite key constraint? what is the difference between simple view and complex view? what are the disadvantages of hierarchical database over RDBMS?
  • 25. In Oracle 9i what does "i" Stands for? What is the maximum number of CHECK constraints that can be defined on a column? What are the Limitations of a CHECK Constraint? What is self-referential integrity constraint? What are the Referential actions supported by FOREIGN KEY integrity constraint ? Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint? What is the use of Control File? What does a Control file Contain? What is the use of Redo Log Information? What is the function of Redo Log? What is a Redo Log? What are the Characteristics of Data Files ? What is a Data File? What is a Temporary Segment? What are the different type of Segments? What is an Extent? What is Row Chaining? How to define Data Block size? What is Data Block? What is Network Database link? What is Public Database Link? What is Private Database Link? What are the types of Database Links? When can Hash Cluster used?
  • 26. What is cluster Key ? How are Indexes Update? What are synonyms used for? What is a Public Synonyms? What are Schema Objects? Explain the relationship among Database, Tablespace and Data file? What is SYSTEM tablespace and When is it Created? What are the components of Logical database structure of ORACLE database? What are the components of Physical database structure of Oracle Database? What is the use of ROWS option in IMP command? What is the use of INDEXES option in IMP command? What is the use of GRANT option in IMP command? What is the use of INCTYPE option in EXP command ? What is the use of RECORD LENGTH option in EXP command ? What is the use of TABLES option in EXP command? What is the use of OWNER option in EXP command ? What is the use of FULL option in EXP command What is the use of CONSTRAINTS option in EXP command? What is the use of COMPRESS option in EXP command? What is the use of FILE option in EXP command? What are the different kind of export backups? What is cold backup? What are the elements of it? What is a logical backup? What are the different methods of backing up oracle database ?
  • 27. What is the use of transactional triggers? What is a difference between pre-select and pre-query? what are difference between post database commit and post-form commit? What are built-ins associated with timers? What is a timer? What are the vbx controls? What is strip sources generate options? What is the advantage of the library? What is a library? What is new_form built-in? What is difference between open_form and call_form? What are display items? What is a combo box? What is a text list? What is pop list? What are the different display styles of list items? What are the difference between lov & list item? What is system.coordination_operation? What is the difference between $$DATE$$ & $$DBDATE$$? What are the master-detail triggers? What is WHEN-Database-record trigger? What is forms_DDL? What is a Text_io Package? What are the important difference between property clause and visual attributes?
  • 28. What is the function of Lock (LCKn) Process? What is a property clause? What are visual attributes? What are the different styles of activation of ole Objects? What is the difference between OLE Server & Ole Container? What is an OLE? State any three mouse events system variables? What are the various sub events a mouse double click event involves? An open form can not be execute the call_form procedure if you chain of called forms has been initiated by another open form? Any attempt to navigate pro grammatically to disabled form in a call_form stack is allowed? How do you create a new session while open a new form? What is the use of image_zoom built-in? What is the difference between boiler plat images and image items? What are different types of images? Can you pass data parameters to forms? When do you use data parameter type? How do you reference a parameter indirectly? What are functions of PMON? What is the maximum number of Lock Processes used? What is the function of Dispatcher(Dnnn)? What is the difference between boiler plat images and image items? How do you call other Oracle Products from Oracle Forms? What is the maximum no of chars the parameter can store?
  • 29. Use the Add_group_row procedure to add a row to a static record group 1. true or false? Use the add_group_column function to add a column to record group that was created at a design time What are the built-ins used for finding object ID functions? What are the built-ins used for processing rows? What are the built-in used for getting cell values? What are the built -ins used for Modifying a group s structure? What is a Static Record Group? What is a Non Query Record Group? What is a Query Record Group? What are the different types of Record Groups? What is the Maximum allowed length of Record group Column? What is the Maximum allowed length of Record group Column? What are the built_ins used the display the LOV? What is the "LOV of Validation" Property of an item? What is the use of it? What is the basic data structure that is required for creating an LOV? What is an LOV What is the difference between SHOW_EDITOR and EDIT_TEXTITEM? What are the Built-ins to display the user-named editor? What is the User-Named Editor? What are the different types of Co ordinations of the Master with the Detail block? What are the Coordination Properties in a Master-Detail relationship? What are the different default triggers created when Master Deletes Property is set to isolated? What are the different default triggers created when Master Deletes Property is set to Cascade? What are the different default triggers created when Master Deletes Property is set to Non-isolated?
  • 30. What are the different types of Delete details we can establish in Master-Details? What are the two phases of block coordination? What is coordination Event? What are the default extension of the files created by library module? What are the default extensions of the files created by menu module? How many windows in a form can have console? What is the remove on exit property? Can you attach an alert to a field? What are the display styles of an alert? List the built-in routines for the controlling canvas views during run-time? What is the content view and stacked view? What are the types of canvas-views? What built-in is used for changing the properties of the window dynamically? Can a root window be made modal? What are the types of visual attribute settings? What triggers are associated with the radio group? How many maximum number of radio buttons can you assign to a radio group? What are the display styles of list items? How can I message to passed to the user from reports? What are the three types of user exits available? What is an user exit used for? How can a cross product be created? What are three panes that appear in the run time pl/sql interpreter? What are the two panes that Appear in the design time pl/sql ?
  • 31. What are the two ways by which data can be generated for a parameter s Using static values? How can a button be used in a report to give a drill down facility? What is the purpose of the product order option in the column property sheet? With which function of summary item is the compute at options required? Is it possible to set a filter condition in a cross product group in matrix reports? To execute row from being displayed that still use column in the row which property can be used? If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated? What is term? What is use of term? Which parameter can be used to set read level consistency across multiple queries? What are the default parameter that appear at run time in the parameter screen? What use of command line parameter cmd file? What is bind reference From which designation is it preferred to send the output to the printed What are the triggers associated with a check box? Where is a procedure return in an external pl/sql library executed at the client or at the server? Where is the external query executed at the client or the server? Can you change the color of the push button in design time? What is a Navigable item? List the Types of Items? Explain types of Block in forms4.0? What is a Layout Editor? Deleting a page removes information about all the fields in that page? What is the significance of PAGE 0 in forms 3.0? Two popup pages can appear on the screen at a time?
  • 32. How many pages you can in a single form What do you mean by a page? What are the type of User Exits? What is the difference between system.current_field and system.cursor_field? When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text? EXIT_FORM is a restricted package procedure? Error_Code is a package procedure? What package procedure used for invoke sql plus from sql forms? What package procedure is used for calling another form? What the PAUSE package procedure does? How does the command POST differs from COMMIT? Is a Keystartup trigger fires as result of a operator pressing a key explicitly? What is the difference between NAME_IN and COPY? What Enter package procedure does What are the unrestricted procedures used to change the popup screen position during run time? What SYNCHRONIZE procedure does? Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger? What is the difference between restricted and unrestricted package procedure? What are the different types of Package Procedure? What is a Package Procedure? What is the difference between keystartup and pre-form? What is Post-Block? When does an on-lock trigger fire?
  • 33. How can you execute the user defined triggers in forms 3.0 ? give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level? When is PRE-QUERY trigger executed? What is the difference between a POST-FIELD trigger and a POST-CHANGE trigger? What is the difference between an ON-VALIDATE-FIELD trigger and a trigger ? A query fetched 10 records How many times does a PRE-QUERY Trigger and POST-QUERY Trigger will get executed? When will ON-VALIDATE-FIELD trigger executed? What is the usage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ? State the order in which these triggers are executed? How do you trap the error in forms 3.0? What does an on-clear-block Trigger fire? What are the different types of key triggers? Name the two files that are created when you generate the form give the filex extension? How would you determine who has added a row to a table? What view would you use to determine free space in a table space? What does LGWR do? What is User Process? What view would you use to look at the size of a data file? How do you resize a data file? How do you add a data file to a table space? When creating a user, what permissions must you grant to allow them to connect to the database? Name a table space automatically created when you create a database? What is the difference between a TEMPORARY table space and a PERMANENT table space?
  • 34. What does coalescing a table space do? Give two methods you could use to determine what DDL changes have been made. How would you force a log switch? Describe what redo logs are How would you determine what sessions are connected and what resources they are waiting for? What background process refreshes materialized views? When a user process fails, what background process cleans up after it? Explain materialized views and how they are used. Name three advisory statistics you can collect Explain the use of table functions? Explain the difference between a FUNCTION, PROCEDURE and PACKAGE. What command would you use to encrypt a PL/SQL application? Explain the use of setting GLOBAL_NAMES equal to TRUE? How would you determine the time zone under which a database was operating? Explain the difference between $ORACLE_HOME and $ORACLE_BASE? Explain an ORA-01555? How would you go about increasing the buffer cache hit ratio? How would you go about generating an EXPLAIN plan? Give the stages of instance start up to a usable state where normal users may access it. What command would you use to create a backup control file? Explain the difference between ARCHIVE LOG mode and NO ARCHIVE LOG mode and the benefits and disadvantages to each? A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables? Give two examples of referential integrity constraints?
  • 35. What type of index should you use on a fact table? Give the two types of tables involved in producing a star schema and the type of data they hold Where would you look for errors from the database engine? Give two examples of how you might determine the structure of the table DEPT? Explain the difference between a data block,a extent and a segment? You have just had to restore from backup and do not have any control files. How would you go about bringing up this database? what is the difference between 1.append to media 2.over right the existing media when we take back up in sql server2000? Define view advantage ? HOW SHALL WE DIFFERENTIATE BETWEEN PRIMARY KEY AND FOREIGN KEY? what is the difference between TRUNCATE and DELETE command in SQL When the procedures or packages become invalidate? How do you use trigger to create mutating state of table? What is the Symbol use for Inner Join? What is an anchoring object & what is its use? Which of the two views should objects according to possession? What are modal less windows? List some built-in routines used to manipulate images in image_item? what are the different objects that you cannot copy or reference in object groups? Explain about stacked canvas views? What are the two types of views available in the object navigator? What is a physical page and a logical page ? Explain the following file extension related to library? what is an object groups?
  • 36. List system variables available in forms 4.0, and not available in forms ? At what point of report execution is the before Report trigger fired? Give built-in routine related to a record groups? What are the ways to monitor the performance of the report? Do user parameters appear in the data modal editor in 2.5? How is link tool operation different between reports 2 & 2.5? What are the menu items that oracle forms 4.0 supports? What built-in routines are used to display editor dynamically? What is the frame & repeating frame? How will you monitor the space allocation ? What are the two ways to incorporate images into a oracle forms application? Can you attach an LOV to a field at design time? Is the after report trigger fired if the report execution fails? Does a grouping done for objects in the layout editor affect the grouping done in the data model editor? Name of the functions used to get/set canvas properties? What is the difference between setting up of parameters in reports 2.0 reports ? Give the sequence of execution of the various report triggers? How can a square be drawn in the layout editor of the report writer? What is the difference when Flex mode is on and when it is off? To display the page no. for each page on a report what would be the source & logical page no. or & of physical page no.? What is the difference when confine mode is on and when it is off? What does the term panel refer to with regard to pages? If two groups are not linked in the data model editor, What is the hierarchy between them? What are the two repeating frame always associated with matrix object?
  • 37. How do you display console on a window ? What is the use of break group? How can a break order be created on a column in an existing group? What are the steps involved in Instance Recovery ? What is Mirrored on-line Redo Log ? What is Partial Backup ? Can Full Backup be performed when the database is open ? What is Full Backup ? What are the different modes of mounting a Database with the Parallel Server ? What is Restricted Mode of Instance Start up ? What are the steps involved in Database Shutdown ? What is the OPTIMAL parameter ? What is the role of PCT FREE parameter is Storage clause ? What is meant by free extent ? Explain Oracle BI Enterprise Edition Architecture* Identify the analytical business challenge and the solution provided by Oracle BI products how to identify primary key and foreign key in rdbms explain joins in oracle with example What I stands for in oracle9I and G stands for 10G what is the appropriate meaning of oracle using in the computer language? What will happen if we removed all the Logical complex joins? what is soft delete how to perform group functions in plsql inside the body What are cursors? How many types of Cursors are used? What are the common error you find while using Cursors?
  • 38. Can procedures have parameters What is autonomous Transaction? Where are they used? How to improve the performance of a query what is the task of sql in manualtesting? what is data segment what is different between function and stored procedure? how can we create a user defined data type? what is the difference between function and procedure in pl/sql how to connect oracle database from UNIX. is there any way other than using sql plus ? there are 2 variables called x and y,x contains 1,2 and y contains 3,4 we have to swap the values from x to y and y to x with out using dummy variables and it can be done only by using a single statement ?how? can we create index on index? when is MSQL8.0 in market? What is TABLE SPACE? how to retrieve only second row from table? Can we write create command in the plsql block?if possible how? How can we see frame work of a table? While inserting 10 rows using procedure, if 3rd entry is having some error, what will be the output? How u will handle that error? How do you assign Construct where clause without concatenating Field,value pairs? what is the difference between truncate and drop in SQL server ? what is boundary line in arrays? what is the bond code in materialized view? write a query to delete similar records in particular fields(columns) in different tables When we give SELECT * FROM EMP; How does oracle respond?
  • 39. what is explain plan? What are the advantages and disadvantages, compared to the standard SQL and SQL*plus ? write a query to delete similar records in same table? which will fire first ? Trigger or Constraint? What is the difference between anonymous block and named block or stored procedure? by using sub query how can we calculate working days in a month? how to retrieve only duplicate values in a table What are the default Oracle triggers?? What is the usage of NVL? what are the differences between UNIQUE and DISTINCT in select statements? how will u find statistics of a database objects? if we give update table_name set column_name= default. what will happen? its given in pl sql block.what will happen? How to improve the performance of a pl/sq stored procedures or functions or triggers and packages? how to increase the performance of a sql query ie what are the performance tips in creating or writing a sql query? What is integrity constraints? select 1,col1,col2 from table1.what is output? Does view contain data? oracle is compiler or interpreter? What is High Watermark? explain the difference between a Record Type and a Table? what is Julian date in oracle? What is rule base and cost base optimizer? How can we analyze query after generating explain plan ? what is the scope of exception handling in PLSQL?
  • 40. what is difference between procedure and function, procedure and trigger? will Store procedure return a value? What are the attributes of SQL*PLUS ? what is the use of IN/ANY/ALL? how to Delete duplicate records in the emp table? What is RAC in oracle? how to create object in PLSQL? what is indexing,searching and user interface? Write one update command to update seq no field of a table on the basis of row number how to insert values like 10:10:00,30:25:00 etc.into table after insert how we can sum the above insert values to get the result as 40:35:00 How can we pass the inner procedure value to outer procedure ? Delete the emps whose salaries are lowest salaries of their own dept? Give an example of any procedure. write a query to delete similar records in different tables with same structure what is inline command? what is the output of this query select * from employee where 1=2 ? how to add data in a complex query ? is it possible to use commit or rollback or save point in triggers?if not why? explain with examples? what is VARRAY? what is the advantage of the VARRAY? explain with a simple example?we want to load into a table give example? what are the bulk bind exceptions?how to use bulk bind and how to use bulk collect? explain with example? what is for update of and where current of? what is the use of NOWAIT ? give an example for NOCOPY in a simple pl sql query?
  • 41. create an index in a table?tell me how to use the index in a where clause to do performance tuning? when will you use weak ref cursor and when will you use strong ref cursor? what is the use of sql trace and how do you use it? send me all the sql plus commands? like set line 6000 what is the difference between varray and table data type?explain with some examples?under the what situation you will go for varray instead of index by table? can we use out parameter in a function?Give an example How to get the 3rd column(i.e all the data along with the column name)in a table? How to copy a table in another table with data? How to add Foreign key in a table after the creation of the table? what is the difference between named blocks and anonymous blocks? consider a table which contain 4 columns,ename,eno,sal and deptno, from this table we want to know ename who is having maximum salary in deptno 10 and 20. what is the need of the cursor attribute not found? how to get enames with comma separated values by dept wise on EMP table? What is the difference between SQL Constraint and PL/SQL constraint?give all the constraint names? How to recompile a already made trigger? what is real time applications of NULLIF? How can we insert data into a table with 3 columns using FORALL? how to get the third quarter of employee details from emp? HOW CAN WE FIND MAX SAL AND ENAME FROM EMP TABLE When the mutating error will come? and how it will be resolved? Can we use SQL%ISOPEN in implicit cursors?Does this attribute works properly in Implicit Cursors? what is Complex index and how to create it? how to connect oracle in UNIX prompt?
  • 42. why should required for Indexed by table in pl/sql? why should required nested tables,Object types,partition tables and varying arrays?what is the difference between them?give example with explanation. Without using count() function. How to find total number of the rows in a table? how to debug a procedure or package using DBMS_OUTPUT and PUT_LINE in plsql? why ref cursor comes in sql and pl/sql? what is the use of anchoring object?what is the difference between anchoring object and enclosing object? In a package if we have 10 procedures or functions,How to know which will execute first? write a query for finding the length of the sting. GLOBAL TEMPORARY TABLE over Views in advantages in solving mutating error? What is a REF CURSOR? Compare strong and week ref cursor types? What is oracle?why we should go for oracle database instead of different databases available in the industry How can one easily select all even,odd or Nth rows from a table using SQL queries? what are the differences among these table level lock modes - IN SHARE MODE, IN SHARE UPDATE MODE AND IN EXCLUSIVE MODE? what eliminate duplicate without using rownum and not? How can we overcome recursive triggers in SQL? define a variable representing the expression used to calculate on emps total annual remuneration.use the variable in a statement which finds all emps who can earn 30000 a year or more. check whether all the emp numbers are indeed unique. How to convert ms-excel file to oracle table? Write a simple program on cursors? what is the command for user data type? what is variable in package specification? four procedures are there,should we write them in a package? can we call procedure in package?
  • 43. what is global variable in pl/sql? how can we read write files from pl/sql? what is called after appearing where clause? what is full outer join syntax? what is the difference between cursor and procedure in a package? can we give user defined exception in a package? can we write pl/sql code in a package? what is the difference between pl/sql table and normal pl/sql table? is it mandatory to select all the columns in a view then what columns should be selected in procedure how to return a value? what is the difference between procedure and function How will you create Toad Function? How can you create Cursor with parameters? How to return more than one value from a function? What is Overloading of procedures? What is Data Concurrency and Consistency? How can multiple sessions access the same data simultaneously ? How consistent is the view of the data between and within multiple sessions, transactions or statements? Explain the usage of WHERE CURRENT OF clause in cursors? How to display the contents of a current record fetched in a reference cursor? How to trace the errors in pl/sql block code? what is the difference between stored procedures and application procedures,stored function and application function? what is meant by forward declaration in functions? In a Distributed Database System Can we execute two queries simultaneously? Justify
  • 44. What are the Restrictions on Cursor Variables? How can we schedule the procedure to run automatically? How would you hide a table in sql ie the table can be only visible to its maker? what is meant by tuning and tk proof? In packages the source code is compiled into p code? how do we describe the p code? what is the forward declaration in packages? What is the difference between sql/pl-sql/embedded sql? How the execution will be done in exceptions? Differentiate between %type and %row type attribute in Oracle PL/AQL programming? can we call a procedure into another procedure?If yes means how you can pass the parameters for the two procedures? How to fetch the rows by dynamically passing table name through cursor? If records are inserted into a table without committing.How to refer these values in a procedure? How to get the procedure s and function s name from a package if it is wrapped(both spec & body). Can we relate two different tables from two different users in ORACLE and PL/SQL? How to come back in normal stage in Mutating Table if mutating table is locked or update data? How to return multiple records from procedure? what is the difference between granting and creating a view? Give which cursor is better for better performance When we can declare a column as Unique and Not Null both at the same time. What is the use pf Primary Key then? how do u call in & out parameters for stored procedures? what is Authentication mechanisms in Sql Server? What is a self join? What are code pages? What is an index and types of indexes. How many number of indexes can be used per table ?
  • 45. What are nested triggers? What is the difference between triggers and stored procedures and advantages of SP over triggers? Can we create non-clustered index on a clustered index? Types of indexes,What is the default key created when a primary key is created in a table ? How do you retrieve set of records from database server. what is the difference between inline query and stored procedure? How do you get all records from 2 tables. Which join do you use? When would you denormalize? How do you handle exceptions?Give the syntax for it give me Two Methods of retrieving SQL? What action do you have to perform before retrieving data from the next result set of a stored procedure? what is the difference between binary_integer and PLS_integer? what are the demerits of sql? CAN U CREATE A PRIMARY KEY WITHOUT UNIQUE INDEX. can we update a view which is created from two tables what is the difference between implicit conversions and explicit conversions? What is the difference between join and union? what is organizational index? what is the difference between to_char and to_date functions? Name the tables where characteristics of Package, procedure and functions are stored? How packaged procedures and functions are called from the following? What is the difference between a Cursor declared in a procedure and Cursor declared in a package specification? What are two parts of package? Give the structure of the function?
  • 46. What are the two parts of a procedure ? What are the modes of parameters that can be passed to a procedure? Where the Predefined exceptions are stored ? What are the return values of functions SQLCODE and SQLERRM ? What is Pragma EXECPTION_INIT ?Explain its usage ? Write the order of precedence for validation of a column in a table? What happens if a procedure that updates a column of table X is called in a database trigger of the same table? Is it possible to use Transaction control Statements such a ROLLBACK or COMMIT in Database Trigger?and why ? How many types of database triggers can be specified on a table?What are they? What is a database trigger?Name some usages of database trigger? What is a cursor for loop? What are the cursor attributes used in PL/SQL? Explain the two types of Cursors? What is the difference between % ROW TYPE and TYPE RECORD? What are the data types available in PL/SQL ? What are the components of a PL/SQL block? Which one of the following is a reason that an INSERT statement might cause an error instead of executing correctly? The INSERT statement was attempting to insert a record into a view,was that created from more than one table? The INSERT statement was attempting to insert a record into a view rather than a table?TRUE or False? What is the main difference between a UNION statement and a UNION ALL statement? Which clause of an UPDATE statement allows you to affect only certain rows of a table?1.The WHERE clause 2.The SET clause 3.The ROWS AFFECTED clause 4.The ORDER BY clause Which one of the following join types will always create a Cartesian Product? 1.CROSS JOIN 2.LEFT OUTER JOIN 3.RIGHT OUTER JOIN 4.FULL OUTER JOIN 5.INNER JOIN Which one of the following pairs of aggregate functions do you use with character fields? 1.COUNT(field) and MAX(field) 2.AVG(field) and COUNT(field) 3.MIN(field) and SUM(field) 4.AVG(field) and MAX(field) 5.COUNT(field) and SUM(field)
  • 47. What SQL keyword must immediately follow the UNION ALL statement? 1. SELECT 2. INTO 3. ORDER 4. WHERE 5. JOIN What is NOCOPY? what are the forced views? how to retrieve the top 3 salaries of the table using rownum what are the advantages of primary key over unique+notnull what is the purpose of update command in oracle? Does SQL*Plus contain pl/sql Engine? Which one is the Best approach to put code, among Triggers and Procedures? Explain? What is the best strategy to use COMMIT in a pl/sql loop? how to create a primary key with out creating an index? How will you activate/deactivate integrity constraints? What is ROWID? What is the fastest way of accessing a row in a table? What is the difference between CHAR and VARCHAR2?What is the maximum SIZE allowed for each type? What are the prerequisites? Can a view be updated/inserted/deleted?If Yes under what conditions? Explain UNION,MINUS,UNION ALL and INTERSECT? What is the usage of SAVEPOINTS? what is the difference between SUBSTR and INSTR? Where the integrity constraints are stored in Data Dictionary? If a View on a single base table is manipulated will the changes be reflected on the base table? What is CYCLE/NO CYCLE in a Sequence? How to access the current value and next value from a sequence? Explain Connect by Prior?
  • 48. What are the data types allowed in a table? Is it possible to use LONG columns in WHERE clause or ORDER BY? How many LONG columns are allowed in a table? what are %TYPE and %ROWTYPE?what is the difference between them? What can be the size of a pl/sql block? Is there any limit? What is the result, when NULL is compared with NULL? How can pl/sql source code be protected? what is constraining table? is it possible to pass object (or) table as an argument to a remote procedure? what are Dynamic SQL statements? How to maintain the history of code changes of pl/sql? How to perform a loop through all tables in pl/sql? How to call DDL statements from pl/sql? What is mutating table? what is the difference between view and synonyms? How to delete duplicate records using SQL definition of dtl in sql What is Scott Rule in sql? what is meant by normalization? what is meant by primary key? how to show a table vertically using a sql query Write a query to get the details of person getting second highest salary from the tables Emp table & Dept table what is meant by sql? PROC SQL always ends with QUIT statement.Why cant you use RUN in PROQ SQL ? What is the Query for retrieving the 2nd highest salary in a table?
  • 49. What are DML commands explain me with examples what are DDL commands in oracle what are DTL commands what is ER model? entity-relationship model (ERM) what is the difference between Union All and Full outerjoin whatis difference between dml and dtl? differences of rollup and rollback in sql How can I get information about foreign keys used in a table indexing is setting primary key in sql? Steps to create database in oracle 9i ? Steps to create physical standby database in oracle 9i ? How long Oracle India usually take to send offer letter to a final year student who got selected? How to get oracle certification in india? How to find out which version of Oracle running on Linux? can anyone pls tell me how to start sql in oracle software? How useful is Oracle 9i version knowledge to get computer related jobs in big cities? Is it very hard or nearly impossible to get a Oracle DBA job being a fresher? Then How to be a DBA? How to uninstall oracle from windowx 7? How to install and configure oracle 7 in to Windows Viesta? How to find the oracle form development tool in oracle 9i? Which is best IT course to go with in these days, specially in india ? i have 1 year experience in technical support and completed my CCNA , but not getting jobs in networking indst? PHP Programer wants to become Java Programmer so how much salary i can expect? About Oracle and its products (developed and acquired)?
  • 50. which is best IT course to go with in these days, specially in india ? How many stages in certifying oracle? @SYBASE: How to print nth record from a table using Embarceddo DB Artisan 9.0.1? Hai guys i want some Guide on jdeveloper? To work with multiple table on a single form? Which is the best Linux Based OS for IT and Designing purposes? Missing element in my QUALIFICATION? is there any server to store the data of html.like sql,my sql,oracle....? software requirments for b-tech computer science&engineering? Why draw cards if you can't read them? Need help in my assignment about Java.? Best Oracle DBA Training Institute in Chennai? What level should I...? Oracle SQL How to increase amount of lines compiled? Minecraft forge FML wont work on windows 8? WHEN - CUSTOM - ITEM - EVENT trigger raised unhandled exception ORA-06509? Did the Tribulation and Armageddon already happen? I am using Windows 7. I am getting a pop up message from Java, Jucheck.exe.? Minecraft error accelerated OpenGL mode.? Bad video card drivers? Water Shaders Mod minecraft Help? Water Shaders Mod minecraft Help? some ideas for my own dc show? Literary characters who are lost? Is Head First Java a good book?
  • 51. Conservatives, how do you feel about more than 60 major U.S. corporations calling on the Supreme Court to? 2009 Nissan Altima radio wont power on after battery died..? Where can I find an Oracle reader? what are the absolutely necessary system processes for an oracle database in 11g architecture? how do i host website with oracle database connection? Very strange security event, what the hell is this? Would an older reference book for Oracle PLSQL be sufficient? trigger in oracle after insert to insert in other table and a calculated field? Which zelda gameboy color game is best? Was Lucifer really evil, or was he just an angle that disagreed with YHWH? Oracle Program...................................................? This product requires an installed copy of The Sims 3? How to save data input by an user in form along with user ip? Oracle command error 00933? how to know which query is taking long time oracle COMMON INTERVIEW QUESTIONS AND ANSWERS Why do you want to work for us? Why do you consider yourself suitable for this post? Give me an example of any major problem you faced and how you solved it Do you consider yourself successful? who is your inspiration and why what is your greatest strength Why Do You Want To Work At Our Company? What motivates you,Money or Success ?
  • 52. why you choose our company? what is your job strength ? what is your ability? briefly describe your ideal job? what are your short term goals? Why do you think you are the best for this post? why u want to join this company? Tell me something about your self Why should we hire you? What Are your strengths and weaknesses? where do you see yourself in five(5) or ten(10) years from now? Why did you leave your (current)present/previous job/Company? what exactly do you look for a job? what is your expected salary how to impress the interviewer? Describe any happy moment in your life? What is your philosophy of life? Why we should not hire you? Why,you would like to join this organization? What goals do you have in your career what makes you stand out among other candidates? Tell us about a time when you failed to meet a deadline. What were the repercussions? If you get a Opportunity to go with a reputed company which is ready to pay more than what we r going to pay here.Will you quit the job from here or what?
  • 53. Can you work well under deadlines or pressure?How? what is your goal of life? WHAT IS YOUR SALARY EXPECTATION? Tell us about a time when you failed to meet a deadline. What were the repercussions? Briefly describe your duties and accomplishments What is your greatest achievement? what education & training is required ?How did you find your job ? What applicable attributes/experience do you have? What is your most significant experience? how will u design a pipe Describe the workload in your current (or most recent) job Explain how you would be an asset to this organization Speak about city where you live What would you consider as your biggest achievement and why? Tell me about a time when you were able to identify a problem and resolve it before it became a major issue Why do you want this job? How long do you think it would be before you will make a significant contribution to the team/company? what do u preffer to be after 3years? Tell me something about your happiest day of your life. how can we justify yourself that you are fit for this job? AT WHAT YOU ARE THE BEST? What job position/s are you currently holding with your current employer? describe a difficult situation? tell about your most memorable movement
  • 54. How would you spend a million pounds? Tell me something about your worst day of your life. How would you describe your ideal job?As per my interest so that I can work with full devotion and can fulfill my professional ethics. why are you interested in our company. tell me about a situation when your work was criticized? what is your ideal boss? Why cannot you clear the ijp(internal job posting) what attracted you to this position? what about your job profile can u speak around for 5mins about {Bangalore/any} city? What inspires you tell something about your father? Tell me about your family background. What will be your expected Salary? Can you justify your Salary? what is your career aspect & if they asked in general what should i answer? What are your strengths and areas of improvement? how long do you think you would want to be in the employment of the organization? what is positive and negative in you? what influenced you to choose this career?? Tell me about your dream job. what motivates you and de-motivates you What have you done to show initiative in your career? what is the negative & positive thing in you?
  • 55. How do you prioritize your personal matter over work? What is your principles and values in life Describe about your ideal company what was your toughest/hardest decision you ever had to make? what makes you the suitable candidate for this position Have you worked with other on team endeavors Tell me about how you have left a position better than you found it what is your passion in life? When do you get angry? what makes you dissatisfied about your current job? what are you doing before this job What do you consider as the biggest challenge you have encounter in the work place Please explain to us one conflict situation that you have experienced in your work life and how did you solve it why u want to come to lower pay scale Tell me about an experience in which you had to use tact? Who are our major competitors and what differences do you notice in our products? How do you determine or evaluate success? According to your definition of success, how successful have you been so far? What activities have you done in the past? What kind of person are you? What is Your organizational structure? what job profile are you interested in? What were your greatest accomplishments and challenges? if you were hiring a person for this job,what would look for? As a MBA marketing student why do you want to pursue your career in banking sector
  • 56. How to describe our city(Hyderabad) in a topic round during the interview time? what is your dream vacation Why do you think you are a qualified candidate for the job? what are your hobbies? how could i rate my self about my knowledge in programming what is your name how would you relate your key competencies to this position? What is your career plan? what would you want to be paid. are you the right person for this job? whats a prefect introduction How do you handle pressures and deadlines and multi-tasking? how do you plan your typical day at work how to answer for gap between education and work what are your job responsibility in your place of work? tell me about Bangalore what can you contribute to this company? How much do you expect if we offer you this position how do u rate yourself on the scale of one to ten? what is the expansion of Philips? how many degrees of comparisons in English and explain about it? how did u spend your yesterday? suppose you are asked a question concerning salary expectation, how do you tackle that question? what are you doing
  • 57. why do you want a change? in which field u r working now How are you different from others? dressing style for interview? What impact would you make in our organization? What is your aim how to give self introduction what is your weakness and why? Describe yourself what is your edge from the other applicants? why would u like to choose this profession? What attracted you to this job? In your last job,what would be the one thing that your peers most disliked about you? What qualities do you think make someone successful in business? Give us details of your present Employment Status. How soon can you travel down to any location posted to? how can you hire me when i have no experience?but i have ability to work for your company in your opinion,how many these weaknesses be addressed? why should we give you this job? why you would like to be considered for this role how do you see yourself after two years from now why you have left this job? what are your current weaknesses? why do you think you are fit for this job,you don t have experience,i don t think you are fit for a job
  • 58. What do you expect for your salary?Is this negotiable? How would your friends describe you? what is your favorite personality Why are choosing this company instead of other company? WRITE AT LEAST FOUR STRENGTHS how long will u work here what do you consider to be your most significant achievement?what difficulties did you encounter in realizing the achievement and how did you overcome them how do you work under pressure and solve your problems why do you want to join us? How creative are you?Give an example. Why should you be given the job? What are the benefits of being a graduate of Associate of computer Studies? What courses have you liked most?Least? Why? What do you do in your spare time? who serves as your inspiration while working? how do you find your salary? Can you give an advice to those students who are technician,taking computer programs? What does "success" mean to you? when the interviewer asks, what is the Architecture of your project what we have to answer... plz provide the answer with the example Tell me about your current job and responsibility Why did you left the previous organization what is the best dress code for interview what is faithfulness in your point of view
  • 59. Give me your Self introduction why do you fit for the job what you want to become in your life? can you briefly describe your current position, its duties , and responsibilities? what is your attitude towards adversity and temptation? what sort of things motivates you? Mention briefly organisation structure of the company indicating your position in the hierarchy and the levels above and below you what examples can you give that emphasize your interest in this kind of work What shall i do if i do not like some people at my office place . how shall i handle this kind of situation ? how long would you like to stay with this company? how do you rate yourself as a professional? tips for successful interviews how did you spend your last weekend What is the difference between doing a good job and doing a great job? what is the best possible answer of "why do you want to change" How shall i react if i do not like some people in our office why do like to work with us what is your daily routine how can i explain my project How long would you expect to work for us if hired? what motivates you ,money or work? Could you please introduce yourself? What attributes can you bring to this position?
  • 60. what initiative you did in last company as you worked for 3 years? Hi, Recently i have resigned a job. what i have to tell for the new employer that if he asks why you have resigned your previous job.i have worked there for 10 months. WHY DO YOU WANT TO LEAVE YOUR PRESENT JOB? what value you will add to our company if you are selected why looking for job change within 6 months what makes you different from other candidates? WHAT IS THE DIFFERENCE BETWEEN HARD WORK AND SMART WORK? what kind of salary do you need? Where do do you want to being five year? why are you leaving this position? how to perform first round in interview What are the values & beliefs that have guided your life so far and how do you see them influencing your future? what do you expect to learn from this job what motivates you to work hard? Please tell us briefly about a situation in your life when you have had to stretch yourself to meet a new situation or higher standards? give me directions on how to get here in this office from where you currently reside what would you do if your boss needs several things done at the same time? introduce your self did you leave your job voluntarily or were you fired? Why are you looking for a new position (if you are currently employed)? kind of cement kind of pipe kind of g.i sheet size of shuttering scaffolding pipe How do you feel about the same job or work in progress right now. what are challenges and benefits from effective communication in the workplace
  • 61. Mention briefly organisation structure of the company Why did you leave your earlier job without any new job in hand? What are your short term and long term career goals? what is personality What will you do if your senior officer do not mind your work ? what are some things about global warming how you spend your yesterday from morning to till evening? how long u will stay for us tell me about a problem you solved in unique way Please outline your long term goals and ambitions that may be of interest to us Why did you choose this particular field what work or personal qualifications are you most proud of? could you give me a general description of your job / career? how & why did you choose this career ? Were you doing anything at the age of 13 to prepare ? Is there anything you would have done differently to prepare ? Favorite part of career/job? Least favorite part what is the meaning of passion What is the thing that you did/or did not do, that you feel the most ashamed of? define success in your own? If you have 50 million do you still find a job? Have you been a member of a successful team? How many hours do you normally work? how was the day,,,?
  • 62. What are you looking for in your next job? What is important to you? How will your greatest strength help you perform? What are your goals for the next five years / ten years? What Position are you seeking in this organization Can you work internationally in Qatar or U.K. ? Why are you interested in working for our company? Tell me about your self? What are major problems you faced and how you solved it what you will do during the first day of job how you are different from others How best can express or describe your ideal job what can you do that someone else could not at the end of the interview what questions to ask