0 votes
in Apache Presto by
How Can We Create Table By Using Command?

1 Answer

0 votes
by
We can create desk via using command:

Apache Presto:tutorials> create desk mysql.Tutorials.Pattern as   

select * from mysql.Tutorials.Creator;
...