Re: describe tables… and vertical formatting?

2014-10-14 Thread Tyler Hobbs
You want this:

select keyspace_name, columnfamily_name from system.schema_columnfamilies;

On Sun, Oct 12, 2014 at 5:16 PM, Kevin Burton bur...@spinn3r.com wrote:

 huh.  That sort of works.  The problem now is that there are multiple
 entries per table...

 On Sun, Oct 12, 2014 at 10:39 AM, graham sanderson gra...@vast.com
 wrote:

 select keyspace_name, columnfamily_name from system.schema_columns;
 ?

 On Oct 12, 2014, at 10:29 AM, Kevin Burton bur...@spinn3r.com wrote:

 It seems annoying that I can’t get “describe tables” to vertical.

 maybe there’s some option I’m missing?

 Kevin

 --

 Founder/CEO Spinn3r.com http://spinn3r.com/
 Location: *San Francisco, CA*
 blog: http://burtonator.wordpress.com
 … or check out my Google+ profile
 https://plus.google.com/102718274791889610666/posts
 http://spinn3r.com/





 --

 Founder/CEO Spinn3r.com
 Location: *San Francisco, CA*
 blog: http://burtonator.wordpress.com
 … or check out my Google+ profile
 https://plus.google.com/102718274791889610666/posts
 http://spinn3r.com




-- 
Tyler Hobbs
DataStax http://datastax.com/


Re: describe tables… and vertical formatting?

2014-10-14 Thread graham sanderson
Ha oops - typo on my part

On Oct 14, 2014, at 10:55 AM, Tyler Hobbs ty...@datastax.com wrote:

 You want this:
 
 select keyspace_name, columnfamily_name from system.schema_columnfamilies;
 
 On Sun, Oct 12, 2014 at 5:16 PM, Kevin Burton bur...@spinn3r.com wrote:
 huh.  That sort of works.  The problem now is that there are multiple entries 
 per table...
 
 On Sun, Oct 12, 2014 at 10:39 AM, graham sanderson gra...@vast.com wrote:
 select keyspace_name, columnfamily_name from system.schema_columns;
 ?
 
 On Oct 12, 2014, at 10:29 AM, Kevin Burton bur...@spinn3r.com wrote:
 
 It seems annoying that I can’t get “describe tables” to vertical.  
 
 maybe there’s some option I’m missing?
 
 Kevin
 
 -- 
 
 Founder/CEO Spinn3r.com
 Location: San Francisco, CA
 blog: http://burtonator.wordpress.com
 … or check out my Google+ profile
 
 
 
 
 
 
 -- 
 
 Founder/CEO Spinn3r.com
 Location: San Francisco, CA
 blog: http://burtonator.wordpress.com
 … or check out my Google+ profile
 
 
 
 
 
 -- 
 Tyler Hobbs
 DataStax



smime.p7s
Description: S/MIME cryptographic signature


describe tables… and vertical formatting?

2014-10-12 Thread Kevin Burton
It seems annoying that I can’t get “describe tables” to vertical.

maybe there’s some option I’m missing?

Kevin

-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
https://plus.google.com/102718274791889610666/posts
http://spinn3r.com


Re: describe tables… and vertical formatting?

2014-10-12 Thread graham sanderson
select keyspace_name, columnfamily_name from system.schema_columns;
?

On Oct 12, 2014, at 10:29 AM, Kevin Burton bur...@spinn3r.com wrote:

 It seems annoying that I can’t get “describe tables” to vertical.  
 
 maybe there’s some option I’m missing?
 
 Kevin
 
 -- 
 
 Founder/CEO Spinn3r.com
 Location: San Francisco, CA
 blog: http://burtonator.wordpress.com
 … or check out my Google+ profile
 
 



smime.p7s
Description: S/MIME cryptographic signature


Re: describe tables… and vertical formatting?

2014-10-12 Thread Kevin Burton
huh.  That sort of works.  The problem now is that there are multiple
entries per table...

On Sun, Oct 12, 2014 at 10:39 AM, graham sanderson gra...@vast.com wrote:

 select keyspace_name, columnfamily_name from system.schema_columns;
 ?

 On Oct 12, 2014, at 10:29 AM, Kevin Burton bur...@spinn3r.com wrote:

 It seems annoying that I can’t get “describe tables” to vertical.

 maybe there’s some option I’m missing?

 Kevin

 --

 Founder/CEO Spinn3r.com http://spinn3r.com/
 Location: *San Francisco, CA*
 blog: http://burtonator.wordpress.com
 … or check out my Google+ profile
 https://plus.google.com/102718274791889610666/posts
 http://spinn3r.com/





-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
https://plus.google.com/102718274791889610666/posts
http://spinn3r.com