sql server 2008 - Determine column data type from actual data values -


I would like to run the SQL stored procedure to evaluate the data type of a column based on the data. I have loaded a text file and all the columns are of four / worker types, I would like to know numeric, date and string data types in basic form. Did anyone write some code in SQL?

Thanks

and you check the data to see it It may be a numerical or dated datatype.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -