Do triggers have restrictions on the usage of large datatypes, such as long and long raw?


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

Post New Answer

More SQL PLSQL Interview Questions

Which table is left in left join?

0 Answers  


how many triggers are allowed in mysql table? : Sql dba

0 Answers  


how can you create an empty table from an existing table? : Sql dba

0 Answers  


I want to display the employees who have joined in last two months. (It should be executed randomly means If I execute the query in March it should display Jan and Feb joined employees. Same query if i execute in Feb, 2007 it should display dec, 2006 and jan 2007 joined employees.

15 Answers   Wipro,


What are the key differences between SQL and PL SQL?

0 Answers  


How to get the 3rd column(i.e all the data along with the column name)in a table?

2 Answers   Logica CMG,


Does sql support programming?

0 Answers  


How to get each name only once from an employee table?

0 Answers  


How to create a table using constraints... IF i change the PARENT KEY value ,then CHILD KEY table will also to change in the another table... plz reply ur answers @ mak2786@gmail.com Arunkumar

3 Answers  


Why is a primary key important?

0 Answers  


I have a Employee table with columns ename,eid,salary,deptno. How to retrieve sum of salary for each deptno?

8 Answers   L&T,


How many types of indexes are there in sql?

0 Answers  


Categories