we have emp table like Ename,EDOJ,EDOB with Column
structure.but we want to know the employee Age.How? Any
Body Plz
Answer Posted / reddy
Thanks Rajesh K. Gupta.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is the information that can be stored inside a bit column? : Sql server database administration
What are the three different part of rdl file explain them?
Can you use order by when defining a view?
How to transfer an existing table from one schema to another schema in ms sql server?
Does index speed up select statements?
What is proper subset of candidate key?
How do you know if sql server is running on your local system?
How do I create a partition table in sql server?
What is precedence constraint?
Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.
How do I trace a query in sql server?
Can we store videos inside the sql server table?
hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
Explain few of the new features of sql server 2008 management studio