how can i view structure of table in sql server? tell me
that query.
Answers were Sorted based on User's Feedback
Answer / sathish
how can i view structure of table in sql server? tell me
that query.
Select * from information_schema.columns where table_name =
xyz
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sagar
Select TableName and then press ALT+F1 means highlight tablename
| Is This Answer Correct ? | 0 Yes | 0 No |
What is data source view or dsv? : sql server analysis services, ssas
How can you find out which stored procedures are recompiling?
How to create a user to access a database in ms sql server using "create user" statements?
How to change the system date and time from SQL Plus Terminal ?
What is the default schema of your login session in ms sql server?
Diffrences between sql server 2000 vs 2005
Why do we use sql limitations? Which constraints can we use while making a database in sql?
What is filtered index?
What is a cursor, index in sql?
How to define the name and server for a new dsn?
What’s the distinction between dropping a info and taking a info offline?
Explain contrast amongst grouped and non-bunched records?
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)