Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: simonhlm/SQL-exercise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: XD-DENG/SQL-exercise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 17 files changed
  • 9 contributors

Commits on Feb 16, 2017

  1. Add contents about "INDEX"

    XD-DENG authored Feb 16, 2017
    Configuration menu
    Copy the full SHA
    fc15c24 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Update 2_build_schema.sql

    " ENGINE=INNODB " cause error in sqlite3.
    peng0723 authored Mar 17, 2017
    Configuration menu
    Copy the full SHA
    d593dc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request XD-DENG#4 from peng0723/patch-1

    Remove "ENGINE=INNODB " which causes error in sqlite3.
    XD-DENG authored Mar 17, 2017
    Configuration menu
    Copy the full SHA
    5dd2710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2043840 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2017

  1. Configuration menu
    Copy the full SHA
    39e326b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Update 1_questions_and_solutions.sql (XD-DENG#7)

    SQL Server solution using Top instead of limit.
    rudrigous authored and XD-DENG committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    471038b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Created pure question files (separate questions from solutions) (XD-D…

    …ENG#9)
    
    * Created file with only questions of excercise 01
    
    * Added questions from 2 to 10
    fernandosoto138 authored and XD-DENG committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    8094dca View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. Configuration menu
    Copy the full SHA
    e05d781 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Create FUNDING.yml

    XD-DENG authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    8cd6156 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    0c48ec9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Update 8_build_schema.sql (XD-DENG#26)

    Added comments
    
    Co-authored-by: Nelson Mondoa <112322160+njimonda@users.noreply.github.com>
    AnalystHub-Hub and AnalystHub-Hub authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    dd17834 View commit details
    Browse the repository at this point in the history
Loading