Hi!

I was wondering if there is a way on which i can take the appropriate information I need from whatever SQL returns my query in?

For example, I wish to look at the schema of database. I would like to extract things like the Table name in each of the information SQL will return me.

is there a way to do this? if so - how?

Thanks!