Is there a default database name in KDB+ ? I have installed KDB+ (trial
version) in Linux and created a table with some sample data: I can use a
select statement in an SQL client (Squirrel) to see the data in KDB+.
Otherwise how can I create named da...