how to know description of a table in sqlserver 2000
Answer Posted / srinivas
desc <table_name>
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas
Explain alternate key, candidate key and composite key in sql server?
What are parameterized reports? What are cascading parameters in ssrs reports?
What is read uncmmited?
What is a collation?
Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
where the connection string store in the database
What are the fixed server level roles? : sql server security
What is the difference between substr and charindex in the sql server?
How to recompile stored procedure at run time?
How to delete duplicate rows from table except one?
What are the different Topologies in which Replication can be configured?
What is pivot and unpivot?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
What do you understand by the analysis services in sql server?