SELECT COUNT (* )FROM ...............
718984Sep 28 2009 — edited Oct 14 2009Hi
I have added an oracle db into my project but I want to have the number of rows in the db so I decided to use the SELECT Count (*) FROM ... command in the BeginIn but it doesn't recognize the * so I wrote it in an automatic activity and nothing.
the problem says:
"*" not expected :S :S any idea ???????
thanks