Will the writetext statement activate a trigger?
Answer / Vivek Misra
"No, the WRITETEXT statement does not activate triggers in SQL Server. It is used to write data into a filegroup or a specific file within a database, bypassing the regular table structure and data manipulation logic, including triggers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is extended stored procedures?
what is sql injection?
What are the basic functions for master, msdb, model, tempdb databases?
What are three SQL keywords used to change or set someone?s permissions?
What are types of subqueries?
Write a SQL Query to find first Week Day of month?
You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
Differences between Standby Vs No recovery?
if 3 duplicate records in table,i want to delete 2 alternating duplicate records by keeping 1 duplicate and 1 original as it is,how?
Why we use functions in sql server?
two tables with table name ship(name,year) and battle (name,year),how to find the latest added year in the table ship
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)