Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What are the advantages of sql?

0 Answers  


How do I find sql profiler?

0 Answers  


Write a query to find the employees from EMP table those who have joined in Monday. (there is a column as hiredate which is a date column i.e values are like 03-DEC-81)

5 Answers  


wht is the difference between sqlaserver2000 and 2005

1 Answers   ABC, IBM,


Explain what is a subquery ?

0 Answers  






why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba

0 Answers  


how to insert values like 10:10:00,30:25:00 etc.into table after insert how can i sum the above insert values to get the result as 40:35:00

3 Answers  


how to rename an existing column in a table? : Sql dba

0 Answers  


What is record variable?

0 Answers  


First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.

0 Answers   Prodapt,


What is procedure in pl sql?

0 Answers  


What is the maximum rows in csv?

0 Answers  


Categories