SQL Scripting

  • SQL Scripting: Level 1 - Fundamentals of Querying
    If you have access to company databases and your job requires you to retrieve data from those databases, retrieval of information from a database is dependent on precisely ordered logic and specific information. This instructor-led course will help you to use Structured Query Language (SQL) as a tool to implement that logic and define instructions.
  • SQL Scripting: Level 2 - Querying & Manipulating Data
    In "SQL Scripting: Level 1 - Fundamentals of Querying", you examined the fundamentals of SQL querying. Because of various business conditions and requirements, in addition to querying the database, you may need to restructure and index tables. You may also need to manipulate the data in the tables. In this instructor-led course, you will create advanced SQL queries, and manipulate and index tables.