Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I find Refrence manuals for SQL and PLSQL

Are there any Manuals available,which cater to the needs of SQL and PLSQL developers in the industry. I tried to search,but I found nothing like that of of equal to PHP's manual quality in .chm Format.

So, can anyone give me or share their useful material direct links to PLSQL and SQL manuals in .chm format, for Quick development and learning along the way.

like image 491
parmanand Avatar asked Feb 23 '26 06:02

parmanand


1 Answers

Is there a reason that you are restricting yourself to just CHM manuals? Oracle provides rather copious documentation in HTML and PDF format. For example

  • The SQL Language Reference
  • The SQL Language Quick Reference
  • The PL/SQL Language Reference
  • The PL/SQL Packages and Types Reference

along with dozens and dozens of other manuals that deal with more specialized bits of functionality.

All the Oracle database documentation is online at http://tahiti.oracle.com. You can download PDF or HTML versions of the manuals for whatever version(s) of Oracle you happen to be working with there.

like image 184
Justin Cave Avatar answered Feb 25 '26 23:02

Justin Cave



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!