Skip to Content
Modern R Programming Cookbook
book

Modern R Programming Cookbook

by Jaynal Abedin
October 2017
Beginner to intermediate
236 pages
7h 38m
English
Packt Publishing
Content preview from Modern R Programming Cookbook

How to do it...

The easiest way to create a data table in the PostgreSQL database server is to use pgAdmin 4. Connect to the database server using the user ID that you will use to create the data table. In this case, you will log in using the postgres ID. Once you are connected to the database, perform the following steps:

  1. Expand the Databases lists.
  2. Expand Schemas.
  3. Expand public.
  4. Right-click on Tables. Then, select Create and click on Table….

Now, you have the Create - Table dialogue box opened as shown in the following screenshot:

  1. In this box, the first step is to give the data table name as airlineDB. After giving the name, the next ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

R Cookbook, 2nd Edition

R Cookbook, 2nd Edition

JD Long, Paul Teetor

Publisher Resources

ISBN: 9781787129054Supplemental Content