Preview

Pt1420 Unit 7 Research Paper

Satisfactory Essays
Open Document
Open Document
434 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Pt1420 Unit 7 Research Paper
Unit 7
Research Assignment

To understand the what the advantages of a declarative language as opposed to a procedural language, we must understand the difference between the two. A procedural language such as FORTRAN or Cabal (There are more) give precise instructions that tell the computer what to do. In other words a procedural language is your basic “if-this, then-that”. Specific variables are defined that tell the CPU how to process information. It takes a programmer that knows the intimate details of how the code works to ensure that programs work the way they are supposed to. In a declarative language, language is used that in its simplest form, just makes sense. There is no intricate code that is confusing. One example in SQL would be creating tables: CREATE TABLE Employee. The user can create a simple table without having to know the inner workings of how the table is actually created. The advantage of declarative language is that it makes life so much
…show more content…
The main reason is to cut down the amount of information that the database is searching for. This also aids in increased performance. If cross joins were not allowed then the program would return much more information that is needed resulting in increased time to sort the data. This is example is two- fold; the database would work harder to retrieve information and the person looking at the returned information would have to work harder to sort it. I could imagine persons that are making inquiries across a WAN connection via a VPN making an inquiry and needing that specific data quickly. If cross joins were not allowed then can one imagine how much data is being sent across the internet or how much bandwidth is being used? In addition to that idea what about the integrity of data that any given person has access too? Cross joins allow for increased productivity, less strain on the database resources and security filtering of

You May Also Find These Documents Helpful

  • Good Essays

    Nt1310 Unit 9 Exam Paper

    • 486 Words
    • 2 Pages

    For QAM, each carrier is ASK modulated. The two independent signals are simultaneously transmitted and at the receiver, the two signals are demodulated, and the results combined to produce the original binary input.…

    • 486 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    For Visual Basic a variable’s name must have a letter as the first character, you cannot use spaces, periods, or other special characters such as !@#. The name cannot exceed 255 characters. The variable should not have a similar name as the functions, statements, and methods, and the name cannot be repeated within the scope. This language is not case sensitive.…

    • 333 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    1. Explain in words why the equation {n \choose k} = {n \choose n -k} is true.…

    • 527 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Pt1420 Unit 7 Analysis

    • 737 Words
    • 3 Pages

    Each of these components is programmed in a specific language, for example, Perl, java. PHP, Python, Ruby, or Erlang. Almost every language supports web programming, Different syntax, and same semantics. Consequently, severer side developers have a tendency to solve every problem in her/his desired…

    • 737 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Syntax

    • 268 Words
    • 2 Pages

    Without syntax to structure the language, it would simply be a string of words that makes no sense.…

    • 268 Words
    • 2 Pages
    Good Essays
  • Good Essays

    There are three basic types of programming languages. These languages are machine, assembly, and high-level languages. Machine language is just a sequence of zeroes and ones. Different combinations of zeroes and ones mean different things and sends different instruction to the computer. An advantage of this is that this is the only language that a computer can understand directly. However a fallback is that this is not very easy for humans to be able to either read it or write it. It will be hard to get any developers to utilize this language. This is the reason why most will use one of the other two.…

    • 575 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Organizational Language

    • 290 Words
    • 2 Pages

    A human language is a kind of code. It functions on the basis of words which is unique verbal symbols which correspond to all the objects or ideas which the speakers of that language need to communicate to one another. It also has rules, followed habitually by its speakers, for linking the words of the language together.…

    • 290 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    Every high-level programming language (except strictly interpretive languages) comes with a compiler. In effect, the compiler is the language, because it defines which instructions are acceptable.…

    • 16769 Words
    • 68 Pages
    Powerful Essays
  • Good Essays

    Renita

    • 1223 Words
    • 4 Pages

    Language’s key features are the properties that make it communicative, arbitrary, structured, generative, and dynamic. As for communicative, language simply allows individuals to communicate with each other. As for arbitrary, Willingham (2007), “the relationship between the elements in the language and their meaning is arbitrary” (p. 411). A key…

    • 1223 Words
    • 4 Pages
    Good Essays
  • Better Essays

    Language originates from all different places and has different functions for different people. Academic language makes complex and abstract ideas easier to understand. Academic language uses sets of words, grammar and organizational strategies that help describe complex ideas as clearly as possible. Academic language is abstract and shows the idea or relationship that is not easily seen, pointed out, acted out or illustrated easily. Academic language is not usually used in conversation, but instead in writing. An…

    • 1064 Words
    • 4 Pages
    Better Essays
  • Powerful Essays

    Dbms Lab 1

    • 1881 Words
    • 8 Pages

    AIM: Study data types in SQL and usage of various Data Definition Language commands. PROCEDURE: What is SQL? SQL is structured Query Language which is a computer language for storing, manipulating and retrieving data stored in relational database. SQL is the standard language for Relation Database System. All relational database management systems like MySQL, MS Access, Oracle, Sybase, Informix, postgres and SQL Server uses SQL as standard database language. Also they are using different dialects, Such as: • MS SQL Server using T-SQL, • Oracle using PL/SQL, • MS Access version of SQL is called JET SQL (native format )etc Why SQL? • Allow users to access data in relational database management systems. • Allow users to describe the data. • Allow users to define the data in database and manipulate that data. • Allow to embed within other languages using SQL modules, libraries & pre-compilers. • Allow users to create and drop databases and tables. • Allow users to create view, stored procedure, functions in a database. • Allow users to set permissions on tables, procedures, and views History: • 1970 -- Dr. E.F. "Ted" of IBM is known as the father of relational databases. He described a relational model for databases. • 1974 -- Structured Query Language appeared. • 1978 -- IBM worked to develop Codd's ideas and released a product named System/R. • 1986 -- IBM developed the first prototype of relational database and standardized by ANSI. The first relational database was released by Relational Software and its later becoming Oracle.…

    • 1881 Words
    • 8 Pages
    Powerful Essays
  • Good Essays

    Let’s begin with some examples in which language facilitates communication. In our daily life we need a way to communicate with others for a hundred of reasons; to collaborate with our colleagues or classmates, to give and receive orders about tasks that have to be done, to express our feelings to a beloved person, … In these and many other cases language accommodates us passing the exact message that we want as well as saving time from explaining with other methods what we mean. However there are languages that are most convenient for quick everyday life communication such as English for its simple structure and mostly its small words. This is the reason why English words are being used all around the world.…

    • 881 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    Python Notes

    • 10999 Words
    • 44 Pages

    * High-level language: Distinct from the low-level processor operations; closer to human language than machine language…

    • 10999 Words
    • 44 Pages
    Powerful Essays
  • Satisfactory Essays

    Lg Acquisition

    • 3240 Words
    • 13 Pages

    Main tenets: Language has a structure (in which each elements interact), it is a system of signs (noise is language only when it express or communicates ideas. Sign- car->signifier- /ka:r/ physical dimension of language, signified- car as a thing, The signified is what these visible/audible aspects mean to us.) two levels of language: Langue( abstract system) and parole (actual speech)…

    • 3240 Words
    • 13 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Programming Languages

    • 514 Words
    • 3 Pages

    Programming languages are vocabulary and set of grammatical rules for instructing a computer to perform specific tasks (Online). These languages have developed over a period of time and they were developed for specific purposes which other languages could not full fill.…

    • 514 Words
    • 3 Pages
    Satisfactory Essays

Related Topics