You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

what is the output for this query select * from employee where 1=1;

4 Answers  


What is the joins and how many types of Joins in sql server a diffrentiate ever one give a suaitable query

2 Answers   Apollo,


how many instance use in sql server 2005

4 Answers   EFI, HCL,


How can I create a table from another table without copying any values from the old table?

3 Answers  


What is the difference between the application object and session object?

0 Answers  






How to swap the data of two columns in a table. both the columns containing varchar values.

9 Answers  


What sql server means?

0 Answers  


What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?

0 Answers   Accenture,


Explain subquery and state its properties?

0 Answers  


Can group functions be mixed with non-group selection fields in ms sql server?

0 Answers  


What is database replicaion? What are the different types of replication you can set up in SQL Server?

3 Answers  


what type of index will get created after executing the above statement? : Sql server database administration

0 Answers  


Categories