Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can i create the FLAG 's for these tables:::
Table1:
Load * Inline [
Sid, Name, Ph1, narsi, 0802, kiran, 0903, teja, 0014, rafi, 007 0, giri, 010]; Table2:load *Inline [
Sid, Name, Ph1, naga, 0102, Mahesh, 0053, nagen, 0067, suji, 0010, mohan, 003];
Load *,'Table1' as Flag Inline [
Sid, Name, Ph1, narsi, 0802, kiran, 0903, teja, 0014, rafi, 007 0, giri, 010];
Table2:load *, 'Table2' as Flag Inline [