Search

You can find the results of your search below.

top
25 Hits, Last modified:
**Vassar College, Fall 2019** \\ **Syllabus / Course Wiki** \\ // Welcome to our course wiki. It will be updated throughout the semester with important course information, so check here regularly. // ====
schedule
9 Hits, Last modified:
lational Languages** * Ch. 1: Introduction {{ :courses:cs381-2019:ch1.pdf |PDF}} * Ch. 2: Introduction to the Relational Model {{ :courses:cs381-2019:ch2.pdf |PDF}} * Ch. 3: Introduction to SQL {{ :courses:cs381-2019:ch3.pdf |PDF}} * Ch. 4: Intermediate SQL {{ :courses:cs381-2019:ch4.pdf |PDF}} * Ch. 5: Advanced
resources
4 Hits, Last modified:
screenshot of how to configure DBeaver to access our Postgres server: \\ {{dbeaver-screenshot.png?200|... * [[https://youtu.be/qw--VYLpxG4|PostgreSQL in 4 hours]]: Learn PostgreSQL Tutorial on YouTube * [[http://www.sqlcourse.com/|SQL Course]] * [[https://www.w3schools.com/sql/|SQL Tutorial by w3schools]] * [[http://
sidebar
2 Hits, Last modified:
e|Schedule]] * [[assigns|Assignments]] * [[resources|Resources]] * [[techref|Tech Ref]] * [[https://www.db-book.com/db7/|Text]] * [[https://jrebel
techref
2 Hits, Last modified:
eference ====== ===== Command Line Access ===== Our postgres server can be accessed from the command ... dbname </code> \\ where ''username'' is name of your CS account and ''dbname'' is the name of your database. You will be prompted to enter your password. You should enter your Linux CS account passwor