What is the sql_variant datatype?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the sql_variant datatype?
Rating:
The sql_variant datatype stores the datatypes supported by SQL Server 2005. The datatypes that are not stored in this datatype are as follows:
- text
- ntext
- image
- timestamp
- sql_variant
Rating:
Was this information helpful?
Other articles
- What is a database snapshot?
- What is Database Engine Tuning Advisor?
- What is the mirror role?
- SQL Server Profiler
- What is an indexed view?