Use Table Handles vs. Use Tables Directly
I'm seeing some NERs use table handles to read, insert, update tables and some NERs just use the tables directly to do those operations. What are differences between each method and which method do you recommend?
Thanks
1