What are date and time data types in ms sql server?


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

Post New Answer

More SQL Server Interview Questions

What is a print index?

0 Answers  


What is the use of commit?

0 Answers  


what is bit data type? and what are the information that can be stored inside a bit column?

2 Answers  


what's sql server? : Sql server database administration

0 Answers  


What stored by the msdb? : sql server database administration

0 Answers  






Hi All, I want to display all duplicate records in the table. My query has to fetch all the records which are duplicate(First Name or Last Name). Also I want the ability to also pull names where there might be a middle initial placed in the end of the first name field, (i.e., "Maria Z. " vs. "Maria") as well. Please guide me to find this. Table: ID FirstName LastName 1 Zach H Hoffman 2 Zach Hoffman 3 Troy Hoffman 4 Shawn Livermore 5 Prem S 6 Jony Hoffman H 7 Zach Modan I need the query to filter......... ID FirstName LastName 1 Zach H Hoffman 2 Zach Hoffman 3 Troy Hoffman 6 Jony Hoffman H 7 Zach Modan I hope this example will give you clear idea..... Thanks in Advance Prem

2 Answers  


what are questions asked in TCS for database tester (sqlserver)for 2-3 exp?

0 Answers   ABC, TCS,


What is the difference between Stored Procedure , Function and Package, 1. how many blocks in Package and what are they.

5 Answers   IBM,


in how many ways we can use count()

2 Answers  


How to create a view on an existing table in ms sql server?

0 Answers  


Why do we need different type of parameter?

0 Answers  


What is set nocount on and what is set nocount off?

0 Answers  


Categories