mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
ZEPPELIN-251: Add Psql/Hawq video tutorial
This commit is contained in:
parent
bb271af10a
commit
30dc5b7d1a
1 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,9 @@ Name | Class | Description
|
|||
%psql.sql | PostgreSqlInterpreter | Provides SQL environment for Postgresql, HAWQ and Greenplum
|
||||
|
||||
|
||||
> This [Video Tutorial](https://www.youtube.com/watch?v=wqXXQhJ5Uk8) illustrates some of the features provided by the `Postgresql Interpreter`.
|
||||
[<img align="left" src="http://img.youtube.com/vi/wqXXQhJ5Uk8/0.jpg" alt="zeppelin-view" hspace="10" width="70"></img>](https://www.youtube.com/watch?v=wqXXQhJ5Uk8)
|
||||
This [Video Tutorial](https://www.youtube.com/watch?v=wqXXQhJ5Uk8) illustrates some of the features provided by the `Postgresql Interpreter`.
|
||||
|
||||
|
||||
## Create Interpreter
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue