Search
You can find the results of your search below.
Fulltext results:
- techref
- 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
- 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
- s ^ Database Project [database name] ^ Presentation