We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The psql command \d table name can be helpful here.
El comando psql \ d nombre de tabla puede ser útil aquí.
If we want to interact directly with the database we can do so by running the psql command followed by the name of the database.
Si queremos interactuar directamente con la base de datos podemos hacerlo con la orden psql seguida del nombre de la base de datos.
In the future you can connect to it directly with psql -d demo, but here's a neat way of switching within the psql command line
En el futuro puede conectarse directamente con el comando psql -d demo, pero hay una forma ingeniosa de conectarse dentro de la línea de comandos psql
First we'll delete the database we just created using the dropdb command, then use the psql command to get an SQL command interpreter
En primer lugar deberá borrar la base de datos que acaba de crear usando el comando dropdb. A continuación use el comando psql para obtener un intérprete de comandos SQL
Mac OS X Lion comes with Postgres and we can check the version by running the psql command.
Podemos comprobar la versión de Postgres ejecutando la orden psql.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.