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
> 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
> characters. The first character must be a letter, underscore (_), at sign
temporary
> are not allowed. "
> > Hello,
> > Does anyone know all of the T-SQLcolumn name restrictions? Any
> information
> > would be greatly appreciated.
> > --Duane
As usual, good point !! :-)
BPM
> > 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
> > characters. The first character must be a letter, underscore (_), at
sign
> temporary
spaces
> > are not allowed. "
> > > 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
2. Download
3. sql 6.0 name conventions restrictions
5. how to get column names given table name through sql query
6. Getting Unicode data into MySQL
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. User Name length restriction
11. Restrictions on alias names in 10?