Skip to content

Lawtec

Sections
Personal tools
You are here: Home Members antonh's Home Articles May2003 Learning the Oracle Data Dictionary
Document Actions

Learning the Oracle Data Dictionary

by antonh last modified 07-Sep-06 11:48 AM

I'm just learning Oracle, and just stumbled across the DESCRIBE statement which will tell you all about your table.

Eg.

DESCRIBE SCHEMA.table

gives you the name, type and whether it allows nulls for each column of your table.

 


This site conforms to the following standards: