Giter Site home page Giter Site logo

Comments (3)

ktaranov avatar ktaranov commented on June 1, 2024

Hi, Ian. Great thanks for your suggestions.

Nothing about unique indexes, do they fall under standard non-clustered?

See this row in SQL Server Object Name Convention table (first table)

Table Unique (Alternative) Key UQ PascalCase 128 No AK_ No Yes [A-z][0-9] AK_MyTable_MyColumn_AnotherColumn

"Exact Numerics", "bigint" - "what use" column seems incomplete

Agree, I will fix it tomorrow

I was under the impression that the recommended way to name aliases (and in fact anything) in T-SQL was to use square brackets, i.e.:

We use " because it ANSI standard and works in any relation database, you can modify this template for you needs.

Example sproc uses create...alter but since SQL 2016 you can use create or alter, consider either updating the example or adding a note.

Agree, I will update it tomorrow.

... except the sproc example given above does use exec.

Could you provide more details about this suggestion?

from sqlserver-kit.

stephenjesus avatar stephenjesus commented on June 1, 2024

Hi guys, Try this free SQL Formatter online
SQL Fomatter Online

from sqlserver-kit.

ktaranov avatar ktaranov commented on June 1, 2024

Updated via ed1d9b6

from sqlserver-kit.

Related Issues (20)

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.