hi guys
i'm very new to mysql n php...i've 1 problem

i have a datbase of some entries....n i don't want the records which r 15
days older...

here is my sample table
------------------
name    | send_date
-----------------
ranjeet | 1999-08-06
rakesh  | 1999-07-05
vidya  | 1999-07-26
prachi | 1999-05-21
-----------------------

now i want to write a query which will delete records older than 15 days

i know this a very sipmle thing but as i'm new i couldn't
i reffered the manual of PHP n MYSQL..but ...
can somebody plz help me in writing that query

can we write a nested query in mysql...??

ranjeet

__________________________________________________
FREE Email for ALL! Sign up at http://www.mail.com

Reply via email to