I have a pretty simple database application consisting of some forms queries and tables. The main point is that I need to select a random 10% of the records in table tblMain and place them in a new table tblAudit.
Is there a way to do this simply within SQL or can someone help me out with the coding.
I'm kind of new to this SQL stuff and just starting to figure it out.
Thanks
Is there a way to do this simply within SQL or can someone help me out with the coding.
I'm kind of new to this SQL stuff and just starting to figure it out.
Thanks