Select from following answers:- datetime to text
- varchar to decimal
- date to varchar
- decimal to bit
- All Above
There are very few conversions which are allowed to the Text data type. They include varchar, char, nchar, nvarchar and ntext. Converting datetime to text is not an allowed conversion using either CAST or CONVERT
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator