There is a trigger defined for INSERT operations on a
table, in an OLTP system. The trigger is written to
instantiate a COM object and pass the newly insterted rows
to it for some custom processing. What do you think of this
implementation? Can this be implemented better?
Answer / Varun Misra
This implementation can be considered suboptimal as it introduces additional complexity, scalability issues, and potential performance problems due to COM overhead. A more efficient approach could involve using stored procedures or SQL CLR instead, which are natively integrated with SQL Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is data stored in dbms?
What is the database development process?
What is an application role and explain a scenario when you would use one?
I have a few records all are same structures data, I want to store data in multiple targets how
1 Answers CTR, Infosys, Polaris,
What are defaults? Is there a column to which a default can't be bound?
Who are naive users?
There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
How to generate OIDS
When installing the datastage7.5x2 edtion iam getting aproblem i.e the cpu count is 2 but the cpu count in installation is one . how can i install in my p.c (system is dual core).
What are the types of database model?
What is a self join? Explain it with an example?
What are the three basic rules which are to be followed for the relational model of the database?
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)