- No issue using either single
'
or double"
quotes, it's all preference/styling
console.log('hello world!');
psql
- start postgres terminal (logs into default database)psql <dbname>
- start postgres terminal in specific database\l
- list all databases\q
- exit the terminal\d
- list all tables in selected database;
character--
for commentsgit clone https://github.com/BretFisher/udemy-docker-mastery.git
curl -sSL https://get.docker.com/ | sh
<div class="pulse red live"></div> | |
<h3 class="live">LIVE!</h3> |