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?
2470What is normalization? Explain different levels of normalization?
CG-VAK, Choice Solutions, College School Exams Tests, IBM, Wipro,
8 63433How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
1 10054Post New DB Development Questions
Explain the role of indexing in databases?
Explain the rollup operator?
Explain about the storage and physical database design?
What you can do to remove data from the cache and query plans from memory for testing the performance of a query repeatedly?
What is the physical representation for a many-to-many relationship?
Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?
I HAVE A PI ON COL A THE NEXT DAY I WANT CHANGE THE PI ON COL B? PLS SEND ME THE ANS
What are the three types of database design?
How to combine two function together?
How would you design a database for an online site, which would average a million hits a day?
How to use online Backups?
What is database design and development?
You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
Hi , any one can help me on the same,this is regarding the Informatica Function doc,i want to know how developer is will develop the mapping. pl forwar the any function doc .just for my references. svlc75@yahoo.co.in
Explain about normal forms?