I'm working on a few scripts that work against a Sybase DB. I'm using Sybase::DBlib, beacuse I don't have acces to DBD::Sybase modules. I use the nsql wrapper function, that returns an AoH with all the results from the query passed as argument. The problem is that I don't have permissions for more than a few views/procs that don't return exactly what I want.
Currently I have some subs that return hashes whithout duplicates, only a phew columns, etc... What I'd like is be able to execute some simple pseudo-SQL queries against those AoH. Is there anything already done? Do you think it's going to worth the effort of writing a module if there isn't anything?
Thanks in advance and sorry for my poor English.
deibyz
In reply to SQL against a AoH? by deibyz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |