Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
TCS,
1 SQL PLSQL 2900if i have a procedure with 1000 line.when i run this in 61 line i got the error but i want to continue the programe without error.can anyone tell me how to handle that error.
1 Oracle General 3263i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
1 Oracle General 2790t1 col1 col2 nishi 5000 lucky 6700 akash 7000 i want that a query that when i insert 7000 it will show me data already present and data will not insert. if data is not present it will insert.
2 Oracle General 2938if i am using dml statement in function. then i am writing select statement what was the output
2 Oracle General 3466
Question { British Telecom BT, 10212 }
write a query to count number of alphabets in given string
for example "APPLE"
write a query to generate sequence from 50 to 100
write a query to display in single string "ABCD,EFGH,IJKL,PQRS"
Answer
Is This Answer Correct ? | 0 Yes | 0 No |
Question { 6495 }
write a query to find 4th max salary
Answer
Is This Answer Correct ? | 0 Yes | 0 No |