exploring data

Поиск
Список
Период
Сортировка
От Willie Northway
Тема exploring data
Дата
Msg-id Pine.LNX.4.10.10106271414190.25110-100000@spiderman.diamondbullet.com
обсуждение исходный текст
Ответы Re: exploring data
Re: exploring data
Список pgsql-novice
Hello, I'm a mysql user who's trying to learn postgres. How would I
explore which databases or tables are available for use?

If I were using mysql, I would try something like this:

mysql> show databases;
mysql> use test;
mysql> show tables;

How would I accomplish something like this in postgres?

- Willie

----
Willie Northway - Software Developer http://www.willienorthway.com/
Diamond Bullet Design - http://www.diamondbullet.com


В списке pgsql-novice по дате отправления: