Skip to content
  • home
  • featured
    • pencil ‘n more
    • Bestes Sohn Seite
  • impressum
  • datenschutz

Just another SQL blog

  • home
  • featured
    • pencil ‘n more
    • Bestes Sohn Seite
  • impressum
  • datenschutz

Namenskonvention für SSIS Tasks

19. June 20186. May 2020 marcus

Die Festlegung von Programmierrichtlinien und Namenskonventionen macht nur dann Sinn, wenn sie Gewinn bringend eingesetzt werden können. Voraussetzung hierfür ist, dass die Vorteile klar identifiziert und benannt werden können. Die Lesbarkeit und Wartbarkeit von Code steht im Allgemeinen im Vordergrund. Read More …

All Languages, GermanMulti Developer Environment, Naming Convention, SSIS

Formatting SQL Statements (Part 2)

15. June 201823. April 2020 marcus

Dieser Artikel in Deutsch… Introduction Developing SQL code follows a completely opposed paradigm compared to developing software code. While one single SQL statement may consist of hundreds of lines, software commands tend to be rather short and compact. You use Read More …

All Languages, EnglishFormat, Naming Convention, T-SQL

Formatierung von SQL Statements (Teil 2)

9. June 201823. April 2020 marcus

This article in english… Überblick SQL und Software-Programmiersprachen folgen unterschiedlichen Paradigmen. Software wird als Folge von Einzelanweisungen erstellt. SQL hingegen ist darauf ausgelegt, viele Arbeitsschritte in einer einzigen Anweisung auszuführen. Ein einziges SQL-Statement erstreckt sich im Gegensatz zu einer Software-Anweisung Read More …

All Languages, GermanFormat, Naming Convention, T-SQL

Formatting SQL Statements (Part 1)

31. May 201823. April 2020 marcus

Dieser Artikel in Deutsch… Overview Capital letters are often used to emphasize single words. This applies, for example, to German as a language. Latin, Greek, … Although there are languages that do distinct between upper and lower case (with respect Read More …

All Languages, EnglishColumn Editor, Format, Naming Convention, T-SQL

Formatierung von SQL Statements (Teil 1)

30. May 201823. April 2020 marcus

This article in english… Überblick Häufig werden Großbuchstaben dazu genutzt, um einzelne Worte zu betonen. Dieses gilt zum Beispiel für Deutsch als Sprache. Latein, Griechisch,… Obwohl es auch Sprachen gibt, die keine Unterscheidung zwischen Groß- und Kleinschreibung kennen, hat sie Read More …

All Languages, GermanColumn Editor, Format, Naming Convention, T-SQL

Editor Options in SSMS

28. May 201820. April 2020 marcus

Dieser Artikel in Deutsch… Overview Most editors of well-known development environments including SQL Server Management Studio (SSMS) use monospaced fonts. With that, each character occupies the same amount of horizontal space. Texts can be easily indented and aligned when using Read More …

All Languages, EnglishFormat, Multi Developer Environment, SSMS options

Editor Optionen in SSMS

27. May 201820. April 2020 marcus

Dieser Artikel in Englisch… Überblick In aller Regel verwenden Editoren aus den bekannten Entwicklungsumgebungen inklusive SQL Server Management Studio (SSMS) monospaced Schriften: jedes Zeichen beansprucht damit die gleiche Breite im Textfluss. Texte lassen sich unter Verwendung von monospaced Schriften hervorragend Read More …

All Languages, GermanFormat, Multi Developer Environment, SSMS options

Structuring and Formatting SQL Statements

17. May 201820. April 2020 marcus

Dieser Artikel in Deutsch… Overview Recently, I had to revise a Stored Procedure with nearly 2.000 lines of code. The procedure was edited by three developers, one after another. It contained sub statements for about 30 tables with varying degrees Read More …

All Languages, EnglishFormat, SSMS options, T-SQL

Strukturierung und Formatierung von SQL Statements

17. May 201819. April 2020 marcus

This Article in English… Überblick Vor einiger Zeit habe ich eine äußerst umfangreiche Prozedur mit bald 2.000 Zeilen Code überarbeitet. Die Prozedur wurde nacheinander von drei Entwicklern bearbeitet. Sie enthielt zu ca. 30 Tabellen/Entitäten unterschiedlich umfangreiche Statements, die jedoch im Read More …

All Languages, GermanFormat, SSMS options, T-SQL

Functional Design (Aesthetics) of SQL

16. May 201822. April 2020 marcus

Dieser Artikel in Deutsch… Overview A good programming style is the basis for readable and comprehensive source code and thus contributes substantially to the maintainability of software in the broadest sense. Well formatted code, definition and adherence to naming conventions Read More …

All Languages, EnglishColumn Editor, Format, Maintenance, Namenskonvention, Naming Convention, T-SQL, Wartbarkeit

Posts navigation

Older posts
Newer posts

latest posts

  • TRY_CONVERT // Converting data to date, datetime, datetime2, time 9. March 2024
  • TRY_CONVERT // Konvertierung nach date, datetime, datetime2, time 9. March 2024
  • TRY_CONVERT // Converting data to bit 7. March 2024
  • TRY_CONVERT// Konvertierung nach bit 7. March 2024
  • TRY_CONVERT // Converting data to float, real 6. March 2024

archive

  • March 2024
  • February 2024
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018

categories

  • All Languages (41)
    • English (18)
    • German (23)

tags

Architecture Column Editor CTE Data Cleansing Data Integration Data Quality Data type Datenqualität Design Pattern ETL-Process Exception-Handling Extract Format Load Logging Logging an ETL-Process Maintenance Multi Developer Environment Namenskonvention Naming Convention SQL SSIS SSIS vs. SQL SSMS options Stored Procedures T-SQL TFS Transform TRY_CONVERT Type Conversion Wartbarkeit Windowed Function
  • datenschutz
  • impressum
  • contact
Copyright. All rights reserved.
Powered by WordPress | WEN Associate by WEN Themes