10 Jun
2002
10 Jun
'02
7:26 p.m.
[Jorge O. Martinez]
Yes, I kinda had an idea of the SQL to use (the DB we're using is Oracle),
the
real question I had was how to do it with a Zsql method. I was wondering if it supported it... We solved this issue for now creating a 'view' since I could not figure out how to do it (or if it can be done) with ZSQL methods...However, I am still wondering if it can be done with ZSQL...
That's good, you should normally access the database via views anyway. Cheers, Tom P