Solved
Indexing of Infotable stored in DataTable
Hi,
We are storing info table data in datatable. Is there any way to add indexing in info table columns storing in Datatable?
Referring to below article:
Thanks,
Meghna
Hi,
We are storing info table data in datatable. Is there any way to add indexing in info table columns storing in Datatable?
Referring to below article:
Thanks,
Meghna
Yeah, for 1 mil rows I definitely suggest having a normal SQL table (and managing the delete/add via SQL commands).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.