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 / santhi k
Answer i submitted is for Oracle not for SQL server.
Sorry!
Plz always mention the RDBMS which you are using ,in the
post.
Bcoz,This Oracle query may not work in other RDBMS.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What types of replication are supported in sql server?
Do you know what are different types of replication in sql server?
What are the basic functions for master, msdb, model, tempdb databases?
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
Can we call stored procedure in trigger?
What is a select query statement in ms sql server?
What is a hint?
What command must you use to include the not null constraint after a table has already been created?
What is an example of a foreign key?
What is sql injection and why is it a problem? : sql server security
Explain user defined views?
How to find related tables in sql server?
How data can be copied from one table to another table?
how can you attach more than 20 ldf files in sql server
Explain trigger classes i.e. Instead of and after trigger?