colosoderada
Programmer
Hi everybody, my problem is that I have a sentence in SQL
Select Count(*) from TABLA where Name = Peter
and I need know the result of this sentence, I would like the result in a variable.
How can i do it???
Any idea????
Thank you in advance.
Sorry for my english. (I´m spanish).
Select Count(*) from TABLA where Name = Peter
and I need know the result of this sentence, I would like the result in a variable.
How can i do it???
Any idea????
Thank you in advance.
Sorry for my english. (I´m spanish).