Hi All,
How to Select without listing every field in the row.
The record (Row) is moved to DS.
Like Ex: Select * into :Myds from File1 where Field1 = DS1;
But it is not working, Please help me.
Thanks,
Vishal
How to Select without listing every field in the row.
The record (Row) is moved to DS.
Like Ex: Select * into :Myds from File1 where Field1 = DS1;
But it is not working, Please help me.
Thanks,
Vishal





Comment