Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I want to display the employees who have joined in last two
months. (It should be executed randomly means If I execute
the query in March it should display Jan and Feb joined
employees. Same query if i execute in Feb, 2007 it should
display dec, 2006 and jan 2007 joined employees.

Answer Posted / avi007

select * from employee where (sysdate-hiredate) <=60

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is oracle sql called?

978


how to run 'mysql' commands from a batch file? : Sql dba

1171


what is a constraint? : Sql dba

1234


explain primary keys and auto increment fields in mysql : sql dba

1017


how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba

999


explain advantages of innodb over myisam. : Sql dba

1176


Can we perform dml on view?

1118


What is difference between sql and mysql?

1197


Is crud a cuss word?

1074


How to display Row Number with Records in Oracle SQL Plus?

1096


What action do you have to perform before retrieving data from the next result set of a stored procedure ?

2612


What are the operators in sql?

1071


Is it possible to remove child records without removing master table records...the two having pk,fk relationship?

1303


What is data modelling in sql?

1077


What is trigger price?

1049