Posted by Ivan Marsh on 08/11/06 17:47
On Fri, 11 Aug 2006 19:09:52 +0300, jbk wrote:
> Hello...
> i have a table which contains a column named "ask" and a column named
> "per"...
> my think is that i want to search in "ask" and echo the data stored in "per"
> for this entry...
> How do i do this?
> Thanx in advance!
> JBK
select per from tablename where ask = $somevariable;
--
The USA Patriot Act is the most unpatriotic act in American history.
Feingold-Obama '08 - Because the Constitution isn't history,
It's the law.
Navigation:
[Reply to this message]
|