Dear All,
Suppose i have one table say StudentDetails.
It's having 30 records with Student ID and Name.
Student ID : S01,S02,S03,S04,S05,S06,S07,S08,S09 etc
I have 2 queries
1. I want to return first 5 records only.
Is there any function in AX OR I have to write while select with for loop?
2. I want to return randomly Student ID like S02,S05,S08 with using while select.
How to acheive this.
Could you please give more shed on this.
Thanks!
Arpan
*This post is locked for comments
I have the same question (0)