Giter VIP home page Giter VIP logo

introduction-to-sql's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

introduction-to-sql's Issues

Feature:

Is your feature request related to a problem? Please describe.

Links to chapters are not added.

Describe the solution you'd like

Adding links to chapters in README.md

Additional context

please consider this for Hacktoberfest 2021.

Feature: Add Between Operator in where.md

Is your feature request related to a problem? Please describe.

Between Operator not present in where.md

Describe the solution you'd like

I would add that with example

Additional context

I would like to add this as part of Hactoberfest 2021

Feature: want to add about truncate table in table chapter

Is your feature request related to a problem? Please describe.

want to add about truncate table in table chapter

Describe the solution you'd like

The TRUNCATE TABLE command deletes the data inside a table, but not the table itself.

Additional context

contributing to hacktoberfest 2021

Feature: More Use cases of INSERT Clause

Hi ,

There is a scope of improvement in the insert.md file.
More use cases can be added along with examples.

I would like to contribute for the same.
Kindly assign this issue to me.

Feature: Add "Pattern matching" to 005-select.md

Is your feature request related to a problem? Please describe.

The section 005-select.md would deserve a mention of basic pattern matching using LIKE and ILIKE operators.

Describe the solution you'd like

Add another section called "Pattern matching" to 005-select.md explaining how to use LIKE and ILIKE.

Additional context

Feature: In Create table Chapter want to add How to create table from existing table

Is your feature request related to a problem? Please describe.

Create table Chapter don't include point of How to create a new table from existing table

Describe the solution you'd like

I would like to add the point with an example.
Syntax of it
CREATE TABLE new_table AS (SELECT * FROM old_table);

Additional context

Want to contribute as part of Hacktoberfest 2021

TCL commands

Transaction Control Language commands

  • Commit

  • Rollback

  • Savepoint

Please assign this to me.

Feature: More use cases for SELECT Clause

Hi ,

There is a scope of improvement in the select.md file.
More use cases can be added along with examples.

I would like to contribute for the same.
Kindly assign this issue to me.

Note :- I have added some examples and use cases and raised a PR for the same.

DCL commands

Data Control Language Commands

  • Grant

  • Revoke

Kindly assign this to me.

Bug: Contibuting.md is not up to date

File Location/Types in Contributing.md doesn't match the current project structure will update that.

To Reproduce

1.Visit : This
There are no translations of the book present in the repo now will change it as per the current structure.

Expected behavior

Current structure explanation

Screenshots

Additional context

I Will work on it as part of Hacktoberfest 2021

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.