| The Cassandra 1.2 documentation is transitioning to a new format! Please use the new Cassandra 1.2 documentation instead. | Back to Table of Contents CQL Commands Table of Contents |
Shows the Cassandra version, host, or data type assumptions for the current cqlsh client session.
SHOW VERSION | HOST | ASSUMPTIONS
A SHOW command displays this information about the current cqlsh client session:
SHOW VERSION;
SHOW HOST;
SHOW ASSUMPTIONS;