INF: Example for datalength Is Incorrect in Transact-SQL GuideID: Q98031
|
On page 116 of the "Transact-SQL User's Guide," the example given for the datalength function is incorrect. In the results, the example says that the length of the "New Moon Books" name is 4, and the length of the "Algodata Infosystems" name is 70, which is incorrect.
Running the example query results in the correct lengths returned, 14 and 20 respectively.
Additional query words: Transact-SQL doc
Keywords : kbother SSrvDoc_Err
Version : 4.2 4.2a
Platform : OS/2
Issue type :
Last Reviewed: March 16, 1999