What Is Sql Server Convert?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
SQL Server CONVERT is a function that is used to convert an expression from one data type to another. It can convert a string to a date/time, a number to a string, or a date/time to a string. It can also convert between different types of date/time formats, such as from datetime to smalldatetime.