-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 |
Like what you see? Don't forget to star us!