AnuKass
19th July 2018, 08:28
hii...
i'm new for LN ..
i want to get all details of particular field.,..
e.g i have 2 fields in xxx table..i want a,b under condition F1= 1 with in single
process Query..!!other language it is possible ..but in this script it read record by record .so it take 2 time but i want 1 time to execute a query..:confused:
F1 F2
1 a
1 b
3 c
4 d
i'm new for LN ..
i want to get all details of particular field.,..
e.g i have 2 fields in xxx table..i want a,b under condition F1= 1 with in single
process Query..!!other language it is possible ..but in this script it read record by record .so it take 2 time but i want 1 time to execute a query..:confused:
F1 F2
1 a
1 b
3 c
4 d