Diese Seite ist in Ihrer lokalen Sprache noch nicht verfügbar. Wir arbeiten daran, weitere Sprachversionen hinzuzufügen. Vielen Dank für Ihre Unterstützung.

On this page

Show all

Syntax Compatibility of Common Data Sources

Updated on 2022-11-18 GMT+08:00

Syntax

Hive

MPPDB

HBase

HetuEngine (Cross-domain)

Carbondata

ClickHouse

Hudi

show schemas of databases

Y

Y

Y

Y

Y

Y

Y

create schema of databases

Y

Y

Y

N

Y

N

Y

use schema of databases

Y

Y

Y

Y

Y

Y

Y

alter schema of databases

Y

N

N

N

N

N

N

drop schema of databases

Y

Y

Y

N

Y

N

Y

show tables/show create table/show functions/show session of tables

Y

Y

Y

Y

Y

Y

Y

create of tables

Y

Y

Y

N

Y

N

N

create table TABLENAME as of tables

Y

Y

Y

N

Y

N

N

insert into TABLENAME values of tables

Y

Y

Y

Y

Y

N

N

insert into TABLENAME select of tables

Y

Y

Y

Y

Y

N

N

insert overwrite TABLENAME values of tables

Y

N

N

N

N

N

N

insert overwrite TABLENAME select of tables

Y

N

N

N

N

N

N

alter of tables

Y

Y

N

N

Y

N

N

select of tables

Y

Y

Y

Y

Y

Y

Y

update of tables

Y

Y

N

N

Y

N

N

delete of tables

Y

Y

Y

N

Y

N

N

drop of tables

Y

N

Y

Y

Y

N

N

desc/describe of tables

Y

Y

Y

Y

Y

Y

Y

analyze of tables

Y

Y

N

N

Y

N

Y

comment of tables

Y

N

N

N

Y

N

N

explain of tables

Y

Y

Y

Y

Y

N

Y

show stats of tables

Y

Y

N

N

N

N

Y

show columns of tables

Y

Y

Y

Y

Y

Y

Y

select column of tables

Y

Y

Y

Y

Y

Y

Y

create view of views

Y

Y

N

N

Y

N

N

create or replace view of views

Y

N

N

N

Y

N

N

alter of views

Y

N

N

N

Y

N

N

drop of views

Y

N

N

N

Y

N

N

select of views

Y

Y

N

Y

Y

Y

Y

desc/describe of views

Y

Y

N

Y

Y

Y

Y

show views/show create view of views

Y

Y

N

N

Y

Y

Y

show columns of views

Y

Y

Y

Y

Y

Y

Y

select column of views

Y

Y

Y

Y

Y

Y

Y

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback