Category Archives: Unite 1: PL/SQL’e Giriş

1. What is PL/SQL ?

Oracle’s PL/SQL language has several defining characteristics: It is a highly structured, readable, and accessible language If you are new to programming, PL/SQL is a great place to start. You will find that it is an easy language to learn … Continue reading

Posted in Unite 1: PL/SQL'e Giriş | Leave a comment

2. The origins of PL/SQL

1.2. The Origins of PL/SQL Oracle has a history of leading the software industry in providing declarative, non-procedural approaches to designing both databases and applications. The Oracle Server technology is among the most advanced, powerful, and stable relational databases in … Continue reading

Posted in Unite 1: PL/SQL'e Giriş | Leave a comment

3. So This is PL/SQL

If you are completely new to programming or to working with PL/SQL (or even SQL, for that matter), learning PL/SQL may seem an intimidating prospect. If this is the case, don’t fret! We are confident that you will find it … Continue reading

Posted in Unite 1: PL/SQL'e Giriş | Leave a comment

4. About PL/SQL Versions

Each version of the Oracle database comes with its own corresponding version of PL/SQL. As you use more up-to-date versions of PL/SQL, an increasing array of functionality will be available to you. One of our biggest challenges as PL/SQL programmers … Continue reading

Posted in Unite 1: PL/SQL'e Giriş | Leave a comment