7
Answers

retriving of data please help me.

Suresh Babu

Suresh Babu

10y
870
1
suppose this is my table 

id      name        address
1      nazir57      gnt
2      suresh       hyd
3      sasi priya   tpt
4      sankar15    vzg     


i want result like the following

id      name        address
2      suresh       hyd
3      sasi priya   tpt


how to write the querry for the result. how to write the where condition

please help me 

Answers (7)