Search found 2 matches
- Tue Dec 14, 2010 1:53 am
- Forum: General
- Topic: Run a Query from external command
- Replies: 3
- Views: 1092
Thank you for your suggest, I need to read some columns of a table to get the statistic about a previous feeding of that table. I try to explain better my problem. I have a table that contains a column where there are preconstructed query on various tables. I have to read that column and then I have...
- Mon Dec 13, 2010 10:25 am
- Forum: General
- Topic: Run a Query from external command
- Replies: 3
- Views: 1092
Run a Query from external command
Hi all,
I have the following problem.
I have a file where there is a column that contains a SQL Command.
I Want read this column and then, for each row that I read, I want execute that query.
Is it possible to do this thing? And how can I do it?
Thank you in advance.
Federico
I have the following problem.
I have a file where there is a column that contains a SQL Command.
I Want read this column and then, for each row that I read, I want execute that query.
Is it possible to do this thing? And how can I do it?
Thank you in advance.
Federico