Can we use commit inside a trigger?
No Answer is Posted For this Question
Be the First to Post Answer
what is an index? : Sql dba
What is the command used to fetch the first 5 characters of a string?
a. Can you delete data from a View. b. If Yes, can you delete it if there are multiple tables c. If No, can you delete if there is single source table which is joining.
is it possible to pass an object or table to a procedure as an argument?
mail-id table contains two columns(email_id,userid) it contains different types of mail-ids,and no of users. here username length is differ na,(ex- tamil@yahoo.com,joshua@hotmail.com like) now i want to fetch the email-ids only starting from '@' (ex-@gmail.com,@yahoo.com,@hotmail.com
HOW CAN I FIND MAX SAL ,ENAME FROM EMP TABLE.
what is the correct way of selection statement a. select/from/table_name/orderby/groupby/having b. select/from/table_name/groupby/having/orderby
5 Answers HCL, JPMorgan Chase,
What is the difference between anonymous block and named blocks?
What is the difference between execution of triggers and stored procedures?
what are the difference between clustered and a non-clustered index? : Sql dba
what are local and global variables and their differences? : Sql dba
What is the maximum number of columns in sql table?