Overall Stats
Answers
Shourya Singh Rawat from India is saying A statement that is executed by the user when debugging an application program - See more at: http://edugrip.blogspot.in/2012/07/database-management-system-multiple.html#sthash.ykQdtYCE.dpuf is correct answer
Imran Ali from Rawalpindi, Pakistan is saying A statement that is executed automatically by the system as a side effect of modification to the database - See more at: http://edugrip.blogspot.in/2012/07/database-management-system-multiple.html#sthash.ykQdtYCE.dpuf is correct answer
ismatmalik from Pakistan is saying A statement that is executed automatically by the system as a side effect of modification to the database - See more at: http://edugrip.blogspot.in/2012/07/database-management-system-multiple.html#sthash.ykQdtYCE.dpuf is correct answer
Muhammad Saleem Raza from Lahore, Pakistan is saying A statement that is executed automatically by the system as a side effect of modification to the database - See more at: http://edugrip.blogspot.in/2012/07/database-management-system-multiple.html#sthash.ykQdtYCE.dpuf is correct answer
Muhammad Asghar from Vehari, Pakistan is saying A statement that is executed automatically by the system as a side effect of modification to the database - See more at: http://edugrip.blogspot.in/2012/07/database-management-system-multiple.html#sthash.ykQdtYCE.dpuf is correct answer
Related Questions
The code that relational database management systems use to perform their database task is referred to as ...
- [A] QBE
- [B] SQL
- [C] OLAP
- [D] Sequel Server
................. allows individual row operation to be performed on a given result set or on the generated by a selected by a selected statement.
- [A] Procedur
- [B] Trigger
- [C] Cursor
- [D] none
To select all column from the table the syntax is:
- [A] select all from table_name
- [B] select * from table_name
- [C] select from table_name
- [D] none
.................. clause is an additional filter that is applied to the result.
- [A] select
- [B] Having
- [C] order by
- [D] Group by