If you go to any of the installation instructions, such as the NodeJS examples here for example, you'll see the "Examples SQL" section which has scripts specific for each of the supported databases - that'll create the database, tables and records required for all of the examples,
Answers
If you go to any of the installation instructions, such as the NodeJS examples here for example, you'll see the "Examples SQL" section which has scripts specific for each of the supported databases - that'll create the database, tables and records required for all of the examples,
Colin
Hi Colin,
Thank you for your information.