Microsoft
Software
Hardware
Network
Question : Query to find out greatest number of characters in a specified column
Can someone give me the syntax to write a query that will return the greatest number of characters in a specified column. Basically, I am in the process of converting a table's nChar fields and converting to nVarchar but want to check to make sure none of the columns I am converting are over nVarchar's max characters, 4000 characters.
Answer : Query to find out greatest number of characters in a specified column
select max(len(Field))
from table1
Substitur your field name in the "Field" place and then your table name instead of table1
Random Solutions
Windows 2000 Certificate Server Question. Using OWA for Exchange 2000, requesting a client "user" cert hangs on "downloading activex Control.."
Compiling and producing an exe
is it possible to install Windows XP onto a laptop which does not have a cd or dvd rom?
Excel - Copy all Tab data to one master tab automatically
Tape drive is not working
Can you debug a SP in SQL Server Management Studio Express
Populate from Access table to Excel workbook
matplotlib: install and "fatal: relocation error"
Can't get beyond home page
Registry Restore