Hello,
Does anyone know all of the T-SQLcolumn name restrictions? Any information
would be greatly appreciated.
--Duane
Does anyone know all of the T-SQLcolumn name restrictions? Any information
would be greatly appreciated.
--Duane
You do not indicate which version of SQL Server you are using.
The following is from the SQL Server 7.0 Books Online:
"identifier:
The name of a database object. An identifier can be from 1 through 128
are not allowed. "
Quote:> Hello,
> Does anyone know all of the T-SQLcolumn name restrictions? Any
information
> would be greatly appreciated.
> --Duane
1. T-SQL Column Name Restrictions?
Hello,
Does anyone know all of the T-SQLcolumn name restrictions? Any information
would be greatly appreciated.
--Duane
3. sql 6.0 name conventions restrictions
4. Larger strings in SQL Server 6.5
5. how to get column names given table name through sql query
7. Using column number inplace of column name in SQL Select statement
8. alternate column names or column size through sql-create-table
9. Differences between SyBase TSQL, and SQL Server 2000 TSQL
10. Object name length restriction
11. restrictions on table naming?