kx.tables - Retrieve table names from Kx Systems®, Inc. kdb+ databases

Syntax

T = tables(K)

Arguments

K

The Kx Systems, Inc. kdb+ connection object created with the kx function.

Description

T = tables(K) returns the list of tables for the Kx Systems, Inc. kdb+ connection.

Examples

Retrieve table information for the Kx Systems, Inc. kdb+ database using the connection K:

T = tables(k)
T = 
     'intraday'
		 'seclist'
     'trade'

See Also

kx.exec, kx.fetch, kx.insert, kx

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS