Giter Club home page Giter Club logo

practise-ddl-sql's Introduction

数据库实战:表结构设计、建表语句、insert/update语句练习

请完成以下的SQL练习。

数据库的连接URL是jdbc:h2:file:<你的项目文件夹地址>/target/mall,例如jdbc:h2:file:D:/problems/practise-ddl-sql/target/mall

用户名是root,密码是Jxi1Oxc92qSj

踩坑警告!订单表的名字"ORDER"是一个SQL关键字,所以你需要使用一些手段(实在搜索不到的话就来问我),祝你好运 :-)

在提交Pull Request之前,你应当在本地确保所有代码已经编译通过,并且通过了测试(mvn clean verify)


注意!我们只允许你修改以下文件,对其他文件的修改会被拒绝:


完成题目有困难?不妨来看看写代码啦的相应课程吧!

回到写代码啦的题目,继续挑战! 

practise-ddl-sql's People

Contributors

hcsp-bot avatar blindpirate avatar wheelchen avatar suyuzhuang avatar cdxxii avatar arkbreeze avatar luyeeya avatar loganzhuzzz avatar maoyuanfang avatar lazyben-pg avatar zhengbigbig avatar qinbing8 avatar blink1024 avatar cbx97 avatar hoffmanzheng avatar guidetheorient avatar cyrusfeng avatar ddb324 avatar dwb5013 avatar davidwildetmp avatar deejaystudy avatar dieselniu avatar dobbykimmy avatar dygalo avatar huzhengen avatar mm123mm123 avatar greek-zzf avatar leoleepsyche avatar george-tmz avatar haixiangyan 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.