Giter Site home page Giter Site logo

alancarltaylor / introduction_to_sql_homework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ems2141/introduction_to_sql_homework

0.0 2.0 0.0 1 KB

This repository is here so students can fork it and add their sql scripts. The repo is intentionally empty.

introduction_to_sql_homework's Introduction

introduction_to_sql_homework

This repository is here so students can fork it and add their sql scripts. The repo is intentionally empty.

Insert 5 rows of data into the 'urls' table. * Give each one a different original_url. * Give each one a different count.

  1. Display all of the rows in the urls table with all of the columns
  2. Display all of the rows in the urls table with only the original_url column
  3. Display one row from the urls table with a specific id
  4. Display one row from the urls table with a specific original_url
  5. Update one of the rows with a specific id to have a new count
  6. Delete one row that matches an original_url

introduction_to_sql_homework's People

Contributors

alancarltaylor avatar mikegehard avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.