Skip to content

YugaByte DB PostgreSQL Compatibility

jguerreroyb edited this page Jul 25, 2019 · 24 revisions
Functional Category Feature YugaByte 1.3 Queries Notes
Fundamentals SELECT data from one column Supported Fundamentals Tutorial
SELECT data from multiple columns Supported Fundamentals Tutorial
SELECT data from all columns Supported Fundamentals Tutorial
SELECT with an expression Supported Fundamentals Tutorial
SELECT with an expression, but without a FROM clause Supported Fundamentals Tutorial