Hi,

Here i am again. I can select particular record by using 

LIMIT 9,1

But e.g. if i want to delete this record  then how shall i do ? I tried to use 

Delete from <table name>  Limit 9, 1

But i am getting erorr. pls can anybody let me know the exact syntax for this ?

regards
Manisha



 

Reply via email to