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](https://github.com/YugaByte/yugabyte-db/wiki/Fundamentals
SELECT data from all columns Supported [Fundamentals Tutorial](https://github.com/YugaByte/yugabyte-db/wiki/Fundamentals
SELECT with an expression Supported [Fundamentals Tutorial](https://github.com/YugaByte/yugabyte-db/wiki/Fundamentals
SELECT with an expression, but without a FROM clause Supported [Fundamentals Tutorial](https://github.com/YugaByte/yugabyte-db/wiki/Fundamentals