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...

in table there r so many rows write a query which two rows r
updated last two day befor?

Answer Posted / ashok kumar lenka

We can solve this by the help of Trigger.
The trigger is for update.which store the update time of the
record of the table. So my query is like this
>select * from emp where to_char(update_column,'dd')=2;

Is This Answer Correct ?    10 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between triggers and constraints?

1023


What are operators available in sql?

1095


Can there be more than one function with a similar name in a pl/sql block?

1040


Which table is left in join?

1016


What is execution plan in sql?

1089


What are the different ways to optimize a sql query?

988


which command using query analyzer will give you the version of sql server and operating system? : Sql dba

1104


What does select count (*) mean in sql?

1073


Is it possible to include an insert statement on the same table to which the trigger is assigned?

1061


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

1003


What is difference between ms sql and mysql?

1013


how to use regular expression in pattern match conditions? : Sql dba

1086


What is the usage of nvl function?

1100


Can a table have no primary key?

1110


How you can copy a file to file content and file to pl/sql table in advance pl/sql?

1182