Welcome to SqlServer-QA.net Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.

Browse by Tags

All Tags » application » dashboard   (RSS)
What is the default datetime format in SQL Server?
There might be various questions in the forums asking what is the default datetime format in SQL Server, how to change the date format. Further into the details make a note that there is no international standard for representation of datetime values. Read More...