Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-06-11 : 23:14:04
|
Jay writes "How do I get the datatype of the column in a select statement?
for example, I have User_Name column as char datatype in my table, how do I write an SELECT statement and it would return "char"?" |
|
|
|
|
|