How to name query output columns in ms sql server?
Answer / Chandan Kumar Jaiswal
To name query output columns in MS SQL Server, you can use the `AS` keyword after each column name. Here's an example: `SELECT Column1 AS NewColumnName, Column2 FROM YourTable`
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain linked server in sql?
What is an identity column in insert statements?
how to insert the values in 5 table at a time with triggers . if u have any solution then co-operate me ?
One table Test with single column. These are the values in the table a b c d e f g h I need a query (without using any variable) with output as - a b c d e f g h
can any body tell me how to know the password of current user in sql server
Explain user defined views?
In which files does sql server actually store data?
Describe in brief databases and sql server databases architecture.
what is new philosophy for database devises for sql server 7.0? : Sql server database administration
what is difference between view and Dip.
How can delete duplicate records in cte in sql server?
How to find out what is the default collation in a database?
Oracle (3253)
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)