I have multiple rows in table, I'm using select statement to fetch the details.
select * from pdetails where pcode='P000437'
Result
my query print 3 records but I don't want to print first row.
Is there any option to use select statement with condition to count and remove first row.
Aucun commentaire:
Enregistrer un commentaire