HCL Interview Questions In Oracle PL/SQL
- What is meant by procedures?
- What is mean by functions?
- What is the difference between procedures and functions?
- What is meant by packages?
- What is meant by triggers?
- What is meant by exception and what are the types of exceptions?
- What is meant by cursor and how many types of cursors are there?
- What is the physical and logical structure of oracle
- How can u open multiple files in Unix is it possible.
- How can u connect from Unix to database is there any login or password.
- What is the version u are using.
- When u create a table tablespace is created what is tablespace
- What is the syntax of procedures.
- What is overloading.
- I created a procedure with 5 parameters if the same procedure is called with 3 parameters will it work? What is the error will it give?
- How many types of cursors are there.
- What are the attributes of cursors in explicit & implicit.
- How does u open loop for cursors?
- How can u select data into variables using select command
- If where condition is not specified what error it will give how do u handle that error , what is the exception pre_defined exception u use.
- What is %rowtype how do u declare it in plsql block write it.
- What is the structure of plsql block
Also read : Various Companies Interview Questions
No comments:
Post a Comment