How can we create table by using command?
Answer / Ashwini Kumar
To create a table in Presto, you can use the CREATE TABLE command. For example, to create a table named 'employees' with columns 'id', 'name', and 'salary':nCREATE TABLE employees ( id BIGINT, name STRING, salary DOUBLE );
| Is This Answer Correct ? | 0 Yes | 0 No |
What is presto verifier?
What are the log files of the presto server?
What are the components of presto architecture?
What are the various data types in presto?
What are the functions of presto?
What are the config properties of presto?
What is the use of mysql connector?
What are the features of presto?
Why should we use presto?
What is the default port of presto?
What are the presto applications?
How can we create table by using command?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)