Code Monkey home page Code Monkey logo

practise-select-sql's Introduction

数据库实战: SELECT命令与JDBC使用

我在Sql里给你准备了很多和SELECT相关的题目,请完成之。

你可以通过mvn initialize将数据库初始化(灌入数据),方便你进行SELECT语句的测试。

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

用户名是root,密码是Jxi1Oxc92qSj

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


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


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

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

practise-select-sql's People

Contributors

hcsp-bot avatar blindpirate avatar huanglk8888 avatar jiaxinwang61 avatar jn0916 avatar dingsheng1214 avatar sltrust avatar walkerxin avatar yueyuezone avatar zml59 avatar zegendary avatar huangchucai avatar cdxxii avatar arkbreeze avatar luyeeya avatar maoyuanfang avatar zhengbigbig avatar qinbing8 avatar blink1024 avatar hoffmanzheng avatar guidetheorient avatar cyrusfeng avatar deejaystudy avatar dygalo avatar huzhengen avatar mm123mm123 avatar colla2me avatar jaychenfe avatar scott-yuyan avatar jinlingfeng 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.