Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Oracle datatypes list [closed]

Does anyone know of a good link that has a listing of the Oracle specific datatypes for a beginner?


1 Answers

Staying in the realm of the bloomin' obvious, the Oracle documentation set is always the first - and best - place to start. Check it out.

Edit

The SS64 site is clear but very out-of-date. Its latest syntax is the 9i set, two major releases off the pace. It is also not complete. For instance, the SELECT page doesn't mention the WITH clause, which was a very useful feature introduced in 9i.

If you want a redaction of the more recent documentation then Dan Morgan's Library site is exhaustive (and occasionally exhausting). Here is his page on Oracle datatypes.

like image 152
APC Avatar answered Feb 17 '26 13:02

APC



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!