How will you list all the columns of a table using Apache Sqoop?



How will you list all the columns of a table using Apache Sqoop?..

Answer / Qumesh Ul Hasan

You can use the following command to list all the columns of a table: `sqoop list-columns --connect <JDBC_CONNECTION> --username <username> --password <password> --table <table_name>`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Sqoop Interview Questions

Name a few import control commands. How can Sqoop handle large objects?

1 Answers  


Use of import command in hadoop sqoop?

1 Answers  


What is Sqoop Validation?

1 Answers  


Which database the sqoop metastore runs on?

1 Answers  


What are the basic commands in Apache Sqoop and its uses?

1 Answers  


Difference Between Apache Sqoop vs Flume?

1 Answers  


What is Sqoop Import Mainframe Tool and its Purpose?

1 Answers  


What is the significance of using –compress-codec parameter?

1 Answers  


What is the default file format to import data using Apache Sqoop?

1 Answers  


How Sqoop can be used in a Java program?

1 Answers  


How can you execute a free-form SQL query in Sqoop to import the rows in a sequential manner?

1 Answers  


What are the majorly used commands in sqoop?

1 Answers  


Categories