Search

You can find the results of your search below.

techref
24 Hits, Last modified:
er: <code> $ ssh -L 5555:postgres:5432 -p 443 username@mote.cs.vassar.edu </code> \\ where ''username'' is the name of your CS account. Then from a second local terminal window access our postgres server... d line: <code> $ psql -h localhost -p 5555 -U username -d dbname </code> \\ where ''username'' is (again
week3
4 Hits, Last modified:
nd total dollars of all orders. - List the last name and home city of people whose prefix is "Dr.". - List id, name, and price of products with quantity more than 1007. - List the first name and home city of people born in the 1950s. - List the prefix and last name of people who are not "Mr.". - List all fields
assigns
1 Hits, Last modified:
s ^ Database Project [database name] ^ Presentation
sched
1 Hits, Last modified:
Week 9: Oct 25, final projects, database project names for postgres, identifying data sources, design a