display your age in months?

Answer Posted / siddharthapenchala

select trunc(months_between(sysdate,'22-mar-1995')/12) as age from dual;

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a database trigger?

612


Is microsoft sql free?

596


What are the 3 modes of parameter?

675


What are dml commands?

524


What is the unique index?

525






What is on delete set null?

563


Does sql profiler affect performance?

553


Is left join faster than inner join?

615


How much does sql cost?

520


What is embedded sql with example?

542


explain what is mysql? : Sql dba

598


what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql

498


Why do we need cursor in pl sql?

645


what is table? : Sql dba

570


what is index? : Sql dba

556