What is xml datatype?
What happens if null values are involved in string operations?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)
What is WITH CHECK OPTION
3 Answers Karur Vysya Bank KVB,
How to drop an existing schema in ms sql server?
What is snapshot replication?
Can select statements be used on views in ms sql server?
Comment,Datatypes are unlimited
What is difference between aggregate and analytic function?
What is a bit datatype?
what is the out put of below queries? a. select * from Emp where null = null; b. select * from Emp where 1=1;
Can we use where clause in union?