|
need dynamic (run time) sql query? -
December 24th, 2007
I need to select a table and the particular row from that table from the avilable list of database tables.
The table name and the required field in the table will be given only at the run time which means the query contain variables. The value for that varible assain at the run time.
|