Generating a text file containing Table name and Primary key
The aim of this tutorial is to show how you can use Code Nanite to generate a series of text files named after the tables in your database schema.
Make sure you have some tables defined in your Database Schema. If you don't have any table you can ...