What are the three types of database design?
No Answer is Posted For this Question
Be the First to Post Answer
How to generate OIDS
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 use timestamp datatypes
What you can do to remove data from the cache and query plans from memory for testing the performance of a query repeatedly?
How long can an error message be in raiseerror function?
Can you instantiate a COM object by using T-SQL?
What is an extended stored procedure?
Explain about the database management systems.
What is DB Development software?
Can you have a nested transaction?
how will I find the duplicate rows count from employees tablein oracle.
What is the difference between a primary index and a secondary index? What is a duplicate data entry in an index? Can a primary index contain duplicates?