Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which of the following is more convenient to get the table details?
Home
Cassandra
Which of the following is more convenient to get the table details?
0
votes
asked
Jan 31, 2020
in
Cassandra
by
MBarbieri
recategorized
Feb 1, 2020
by
kamalkhandelwal29
Which of the following is more convenient to get the table details?
describe extended < tablename>
all of the mentioned
describe formatted < tablename>
describe < tablename>
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 31, 2020
by
MBarbieri
describe formatted < tablename>
...