Answer Posted / sowmya makkena
select floor(months_between(sysdate,'22-mar-1995')) "age in months" from dual;
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you delete data from a table?
What is varchar data type in sql?
What is a pdo connection?
What is constant in pl sql?
What is null in pl/sql?
How can I see all tables in sql?
Are stored procedures compiled?
define join and explain different type of joins? : Sql dba
What are the two different parts of the pl/sql packages?
What are different methods to trace the pl/sql code?
Does access use sql?
How many functions are there in sql?
What does count (*) mean?
What are the parts of a sql statement?
explain advantages of innodb over myisam. : Sql dba