{"id":2248,"date":"2013-06-28T05:50:18","date_gmt":"2013-06-27T19:50:18","guid":{"rendered":"http:\/\/www.rjmprogramming.com.au\/wordpress\/?p=2248"},"modified":"2013-06-28T05:50:18","modified_gmt":"2013-06-27T19:50:18","slug":"oracle-install-plsql-primer-tutorial","status":"publish","type":"post","link":"https:\/\/www.rjmprogramming.com.au\/ITblog\/oracle-install-plsql-primer-tutorial\/","title":{"rendered":"Oracle Install PL\/SQL Primer Tutorial"},"content":{"rendered":"<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/Oracle\/Install\/\"><img decoding=\"async\" style=\"border: 15px solid pink;\" alt=\"Oracle Install PL\/SQL Primer Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/Oracle\/Install\/Oracle_Client-110of.jpg\" title=\"Oracle Install PL\/SQL Primer Tutorial\"  style=\"float:left;\" \/><\/a><p class=\"wp-caption-text\">Oracle Install PL\/SQL Primer Tutorial<\/p><\/div>\n<p>Oracle databases are great in design and in their range of software tools.   The SQL is great and their command line tool SQL*Plus makes the creation of procedures around a job, especially reporting type jobs, very easy.  Oracle SQL Developer is a great user-friendly application to enhance the Oracle suite of software to help maintain Oracle databases.   You can do reports straight from a view of the database with ordinary SQL and if it asks for more drilling down, Oracle has this great procedural SQL language called <a target=_blank href='http:\/\/www.plsql-tutorial.com\/' title='PL\/SQL Tutorial'>PL\/SQL<\/a>.    For fast speeds as well, add <a target=_blank href='http:\/\/srikanthtechnologies.com\/articles\/oracle\/proc\/getstart.html' title='Pro*C Information'>Pro*C<\/a> (<a target=_blank href='http:\/\/docs.oracle.com\/database\/121\/LNPCC\/toc.htm' title='Link to a Pro*C++ and\/or Pro*C information site from Oracle'>Pro*C++<\/a> <a target=_blank href='http:\/\/www.bioinfo.uh.edu\/cosc3480\/ProC\/ProC_download.htm' title='Link to a Pro*C++ and\/or Pro*C download site'>(more information)<\/a> these days) into the mix.   Pro*C(++) embeds SQL code into your C(++) code making use of cursors and other database smarts.   Oracle is such a solid database, different arrangements of which work with large and small amounts of computing &#8220;grunt&#8221;.  We discuss Pro*C in a primer tutorial <a target=_blank title='Pro*C Cursor Primer Tutorial' href='http:\/\/www.rjmprogramming.com.au\/wordpress\/?p=2302'>Oracle Pro*C Cursor Primer Tutorial<\/a>.<\/p>\n<p>This tutorial shows you a Windows 32 bit Oracle install, but Unix or Linux are also great operating environments for Oracle databases and I particularly like Korn Shell as a scripting language of choice to supervise all the Oracle work in Unix.   It can call <a target=_blank href='http:\/\/www.unix.com\/unix-dummies-questions-answers\/1644-sqlplus-shell-scripting.html' title='Some good advice'>SQL*Plus<\/a> and\/or another script and\/or Pro*C compiled code and\/or PL\/SQL and\/or Python and\/or other types of compiled code (eg. C executables).<\/p>\n<p>So if you combine these two it is easy to create robust procedures that run really well.<\/p>\n<p>Below is a bit of Oracle history.<\/p>\n<blockquote><p>Oracle Corporation is an American multinational computer technology corporation headquartered in Redwood City, California, The United States. The company specializes in developing and marketing computer hardware systems and enterprise software products \u2013 particularly its own brands of database management systems. Oracle is the third-largest software maker by revenue, after Microsoft and IBM.[3]<\/p>\n<p>The company also builds tools for database development and systems of middle-tier software, enterprise resource planning software (ERP), customer relationship management software (CRM) and supply chain management (SCM) software.<\/p>\n<p>Larry Ellison, a co-founder of Oracle Corporation, has served as Oracle&#8217;s CEO throughout its history. He also served as the Chairman of the Board until his replacement by Jeffrey O. Henley in 2004. On August 22, 2008, the Associated Press ranked Ellison as the top-paid chief executive in the world.[4][5]<\/p><\/blockquote>\n<p>Let&#8217;s see Oracle Database and Client install for Windows 32bit environment within a <a target=_blank title='click picture' href='http:\/\/www.rjmprogramming.com.au\/Oracle\/Install\/'>tutorial<\/a> which also shows &#8220;Hello World&#8221; in SQL and <a target=_blank title='Oracle PL\/SQL' href='http:\/\/en.wikipedia.org\/wiki\/PL\/SQL'>PL\/SQL<\/a> and a SELECT piece of sql to show all column names in existing tables, all using the wonderful <a target=_blank title='SQL*Plus information from Wikipedia' href='http:\/\/en.wikipedia.org\/wiki\/Sqlplus'>SQL*Plus<\/a> (command line usage).   If you hate command line usage (please don&#8217;t be scared, as it is always good to know <a target=_blank title='do do do do do do do do' href='https:\/\/www.youtube.com\/watch?v=1MK6ya_ud0c'>&#8220;what lies beneath&#8221;<\/a> &#8230; do do do do do do do do Vs <a target=_blank title='do be do be do' href='https:\/\/www.youtube.com\/watch?v=hlSbSKNk9f0'>?!<\/a>) you can see in the downloads area <a target=_blank href='http:\/\/en.wikipedia.org\/wiki\/Oracle_SQL_Developer' title='Oracle SQL Developer information from Wikipedia'>Oracle SQL Developer<\/a> which is a great user-friendly interface to Oracle, and which we will do another tutorial about, one day.<\/p>\n<p>Link to Oracle information &#8230; <a target=_blank title='Oracle information' href='http:\/\/en.wikipedia.org\/wiki\/Oracle_Corporation'>from Wikipedia from which quote above comes<\/a>.<br \/>\nLink to Oracle home &#8230; <a target=_blank title='Oracle PL\/SQL Hello World' href='http:\/\/www.oracle.com\/index.html'>Home of Oracle<\/a>.<br \/>\nLink to Oracle downloads &#8230; <a target=_blank title='Oracle downloads' href='http:\/\/www.oracle.com\/technetwork\/indexes\/downloads\/index.html'>Oracle Downloads<\/a>.<\/p>\n<p>Download Oracle PL\/SQL &#8220;Hello World&#8221; code and rename to  &#8230; <a target=_blank title='Oracle' href='http:\/\/www.rjmprogramming.com.au\/Oracle\/Install\/small_plsql.sql_GETME'>small_plsql.sql<\/a> as required.\n<\/p>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d2248' onclick='var dv=document.getElementById(\"d2248\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"http:\/\/www.rjmprogramming.com.au\/wordpress\/?cat=47\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d2248' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Oracle databases are great in design and in their range of software tools. The SQL is great and their command line tool SQL*Plus makes the creation of procedures around a job, especially reporting type jobs, very easy. Oracle SQL Developer &hellip; <a href=\"https:\/\/www.rjmprogramming.com.au\/ITblog\/oracle-install-plsql-primer-tutorial\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9,12,19,29,33,37],"tags":[218,299,558,887,948,1186,1319],"class_list":["post-2248","post","type-post","status-publish","format-standard","hentry","category-database","category-elearning","category-installers","category-operating-system","category-software","category-tutorials","tag-code","tag-database-2","tag-hello-world","tag-oracle","tag-plsql","tag-sql","tag-tutorial"],"_links":{"self":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/2248"}],"collection":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/comments?post=2248"}],"version-history":[{"count":0,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/2248\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/media?parent=2248"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/categories?post=2248"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/tags?post=2248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}