Preview

Exploring Programming Languages

Satisfactory Essays
Open Document
Open Document
396 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Exploring Programming Languages
Misty Moore
September 23, 2014
PT2520
Unit 1 Exploring Programming Languages In 1970 Dr. E.F. Codd published a paper “A Relational Model of Data for Large Shared Data Banks”. Codd’s model is now accepted as the definitive model for relational database management systems (RDBMS). The language, Structured English Query Language (SEQUEL) was developed by IBM Corporation Inc., to use Codd’s model. SEQUEL later was shortened to SQL. In 1979, Relational Software, Inc. (now Oracle) introduced the first commercially available implementation of SQL. Today, SQL is accepted as the standard language.1 SQL has gone through three major revisions and several minor revisions: SQL1-Also known as SQL-86. The first publication of this version was in 1986 by ANSI. Shortly after ANSI also published two minor revisions SQL1:SQL-87 and SQL-89. The second major revision of SQL was SQL2- Also known as SQL/92, SQL-92, and ISO/IEC 9075: in 1992 once again by ANSI. The third major revision was SQL3 – Also known as SQL: 1999 probably due to the fact it was introduced in 1999. Several minor changes were made inside SQL: 1999. They were published on SQL3; SQL: 2003, SQL: 2006 and SQL: 20082 The most recent one I found was with Microsoft and they have SQL Server 2014. So seems they are still constantly updating SQL just like with any software or hardware in the computer business. Microsoft Express Edition offers In-Memory Built-In, Enhanced Security & Scalability, High Availability, Mission Critical Support, and Easy Access to Data, Big & Small, Powerful Insights with Familiar Tools, Complete BI Solution, Hybrid Cloud Scenarios, Easy On-Ramp to Cloud, and Complete & Consistent.3 With Oracle Database XE, you can now develop and deploy applications with a powerful, proven, industry-leading infrastructure, and then upgrade when necessary without costly and complex migrations. Oracle Database XE can be installed on any size host machine with any number of CPUs (one database per

You May Also Find These Documents Helpful

  • Good Essays

    Major commercial database developers have set a trend of offering “Express” versions of their databases. Companies such as Microsoft, Oracle and IBM DB2 are a part of this trend setting. Microsoft has a program called SQL Express which has the following features; SQL Server Configuration Manager, Replication, Advanced Query Optimizer, SMO/RMO, Sqlcmd, and Integration with Visual Studio 2005. SQL Express all has snapshot isolation level features, Native XML support, SQL language support-Multiple Active Result Sets (MARS), and Dedicated Admin Connection-Import/Export Wizard. These features are different than that of Oracles express version. Some of the software limitations include a 1GB maximum memory, the maximum size of each relational database.…

    • 452 Words
    • 2 Pages
    Good Essays
  • Good Essays

    pt2520 assignment 1

    • 466 Words
    • 2 Pages

    Oracle Express features: application builder for mobile, mobile and response themes, HTML5 charts, HTML5 item types, mobile calendar, packages applications, RESTful web services, Oracle Fail Safe, SQLJ, Oracle Developer Tools for Visual Studio .NET, Microsoft Distributed Transaction Coordinator support, Active Directory integration, Native .NET Data Provider—ODP.NET,.NET Stored Procedures.…

    • 466 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Unit 6 True

    • 287 Words
    • 1 Page

    SQL is the programming language used to manipulate data and data objects in a relational database management system. TRUE…

    • 287 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    One benefit of a relational database management system is that it contains a built-in query language, which lets you obtain immediate answers to the questions you ask about your data. _________________________…

    • 585 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Structured Query Language (SQL) is a standard database computer language used for querying, modifying and managing data in Relational Database Management Systems (RDBMS). SQL was developed in the 1970's by IBM to initially manipulate and retrieve data in IBM System R. The SQL language was standardized in 1986 by the American National Standards Institute (ANSI); however, later releases were released as International Organization for Standardization (ISO) standards.…

    • 612 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    Unit 1 Research Paper

    • 1606 Words
    • 7 Pages

    From the looks of it there seems to be 14 different revisions of the SQL standard.…

    • 1606 Words
    • 7 Pages
    Powerful Essays
  • Satisfactory Essays

    unit 6

    • 360 Words
    • 2 Pages

    1) SQL is the programming language used to manipulate data and data objects in a relational database management system.…

    • 360 Words
    • 2 Pages
    Satisfactory Essays
  • Best Essays

    Rob, P., & Coronel, C. (2002). Database systems: design, implementation, and management (5th ed.). Boston, MA: Course Technology.…

    • 1383 Words
    • 5 Pages
    Best Essays
  • Good Essays

    References: Coronel, C., Morris, S., & Rob, P. (2013). Database systems: Design, implementation, and management (10th ed.). Independence, KY: Cengage.…

    • 906 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Baum, David and others. “Oracle 25 Years of Technology Innovation.” Oracle Magazine, November/December, 2001, pp. 65-82.…

    • 26520 Words
    • 107 Pages
    Good Essays
  • Good Essays

    References: Coronel, C. (2013). Database Systems: Design, Implementation, and Management, Tenth Edition. Mason, Ohio, United States: Cengage Learning.…

    • 799 Words
    • 3 Pages
    Good Essays
  • Good Essays

    2.) SQL Express has 2 cores, requires 4 GB memory and is unlimited in size. The limitations of SQL Express are SQL Server Express uses only one CPU at a time, SQL Server Express uses a maximum of 1 GB memory for it 's…

    • 701 Words
    • 3 Pages
    Good Essays
  • Better Essays

    SQL or Structured Query Language is a specialized language for updating, deleting, and requesting information form databases. SQL is also an ANSI and ISO standard, and is one of the only database query languages. A plethora of already established database products support SQL. Some of the products that support SQL are Oracle and Microsot SQL Server. It is widely used in both industry and college institutions. Usually for enormous, complex databases. (Base2013).…

    • 769 Words
    • 3 Pages
    Better Essays
  • Satisfactory Essays

    References: What are Relational Databases, and Why Should I Care? . (n.d.). Index of /. Retrieved May 14, 2012, from http://dewey.library.nd.edu/mylibrary/manual/ch/ch16.html…

    • 624 Words
    • 3 Pages
    Satisfactory Essays
  • Better Essays

    The differences in the architectures are based on how the tables and records are related. Relational architecture is a very popular database. It is also the most mature and widely used database system in production. Relational databases can be used to track patient care in the form of treatments, outcomes of those treatments, and critical indicators of a patient 's current state such as blood pressure, heart rate, and blood glucose levels. They can also be used to interconnect with multiple informational systems throughout a healthcare facility. Relational databases have the potential to eliminate paper storage and transfer of information and to answer important questions about healthcare efficacy. Relational systems serve as the repositories of record behind nearly all online transactions and most online content management systems including social networks. This database also serves as a well-understood point of reference for new extensions and revolutions in database systems that may arise in the future. Another type of database architecture is the Object-oriented model. This model is powerful and quite complex. With the relatively new object-relational database model is the wide spread and simple relational database model extended by some basic object-oriented concepts. These allow them to work with the relational database model but also have some advantages of the…

    • 754 Words
    • 4 Pages
    Better Essays