0% found this document useful (0 votes)
74 views1 page

Features of Programming Language

This document discusses the features of a programming language, including being integrated with SQL, supporting various data types, structured programming with functions and procedures, object-oriented programming, and developing web applications. It also compares SQL and PL/SQL, noting that SQL executes single queries while PL/SQL is a full programming language used to format, build, and display reports and web pages, as well as create applications by manipulating data.

Uploaded by

Vijay Gorfad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
74 views1 page

Features of Programming Language

This document discusses the features of a programming language, including being integrated with SQL, supporting various data types, structured programming with functions and procedures, object-oriented programming, and developing web applications. It also compares SQL and PL/SQL, noting that SQL executes single queries while PL/SQL is a full programming language used to format, build, and display reports and web pages, as well as create applications by manipulating data.

Uploaded by

Vijay Gorfad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Features of programming language:

1 it highly integrated with sql

2it supports numerous data types

3it offers structured programming

4it support programming structure through functions and procedure

5it supports object oriented programming

6it supports development of web applications and server pages.

Difference between sql nad pl/sql:

Sql PL/sql
Single query or command execution Full programming language
It comprise data source for reports and web pages It comprise application language to format, built
,display for reports and web pages
Used for manipulating data Creating applications

You might also like