How can i change the column name.
Answers were Sorted based on User's Feedback
Answer / vikneswaran
cannot change column name
but can change size of the data type
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / desh deepak
sp_rename 'tablename.oldcolumnname',tablenamename.newcolumnn
ame
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / kshirsagar sambhaji
ALTER TABLE table_name
RENAME COLUMN old_name to new_name;
| Is This Answer Correct ? | 3 Yes | 11 No |
How can sql server instances be hidden? : sql server security
How many databases instances are there in sql server 2000?
WHICH INDEX IS FAST CLUSTER AND NON CLUSTER INDEX
4 Answers CarrizalSoft Technologies, L&T,
What do you do in data exploration
What happens when converting big values to integers?
any one can explain Self mapping Delegation Remote Credentials
how to find the second salary?
What is multilevel indexing?
What is star, snowflake and star flake schema? : sql server analysis services, ssas
What are statistics?
What is role playing dimension with two examples? : sql server analysis services, ssas
what is web server?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)