need sql query?
-
hi, table containing fileds code,name. in the name field i need query to retrive repeated datas and code is not same. any one help to me. thanks in advance. Have A Nice Day! Murali.M
-
hi, table containing fileds code,name. in the name field i need query to retrive repeated datas and code is not same. any one help to me. thanks in advance. Have A Nice Day! Murali.M
Other than a table in a database having two columns, code and name, I do not understand your question.
A rich person is not the one who has the most, but the one that needs the least.
-
Other than a table in a database having two columns, code and name, I do not understand your question.
A rich person is not the one who has the most, but the one that needs the least.
actually i didnt understand that either, till i read ur reply.
"When death smiles at you, only thing you can do is smile back at it" - Russel Crowe (Gladiator)
-
hi, table containing fileds code,name. in the name field i need query to retrive repeated datas and code is not same. any one help to me. thanks in advance. Have A Nice Day! Murali.M
Do you mean something like select name, code from [TABLE] group by code, name
-
actually i didnt understand that either, till i read ur reply.
"When death smiles at you, only thing you can do is smile back at it" - Russel Crowe (Gladiator)
And after reading my reply, you now understand it??
A rich person is not the one who has the most, but the one that needs the least.
-
And after reading my reply, you now understand it??
A rich person is not the one who has the most, but the one that needs the least.
Yeah the first 4 words
"When death smiles at you, only thing you can do is smile back at it" - Russel Crowe (Gladiator)