Load into memory a database of your application.
load database n
n name
Source load database "users" load database "spaceships" select database "users" select data "names" print (data)Execution Alex

Load into memory a database of your application.
load database n
n name
Source load database "users" load database "spaceships" select database "users" select data "names" print (data)Execution Alex