About 15 results
Open links in new tab
  1. SQL style guide by Simon Holywell

    SQL style guide Overview. You can use this set of guidelines, fork them or make your own - the key here is that you pick a style and stick to it. To suggest changes or fix bugs please open an …

  2. SQL样式指南 · SQL style guide by Simon Holywell

    保证代码简洁明了、没有多余的 sql —— 比如非必要的引号或括号,或者可以推导出的 where 子句。 必要时在 SQL 代码中加入注释。 优先使用 C 语言式的以 /* 开始以 */ 结束的块注释,或使 …

  3. Guide de style SQL · SQL style guide by Simon Holywell

    Guide de style SQL Vue d’ensemble. Vous pouvez utiliser ce guide tel quel, le forker ou bien faire le vôtre — l’important est de choisir un style et de s’y tenir.

  4. SQLスタイルガイド · SQL style guide by Simon Holywell

    SQLスタイルガイド · A consistent code style guide for SQL to ensure legible and maintainable projects

  5. SQL樣式指南 · SQL style guide by Simon Holywell

    下表包含了 ANSI SQL(92, 99 和 2003)、MySQL 3 到 5.x、PostgreSQL 8.1、MS SQL Server 2000、MS ODBC 和 Oracle 10.2 中的關鍵字。

  6. SQL Stil Rehberi · SQL style guide by Simon Holywell

    SQL Stil Rehberi · A consistent code style guide for SQL to ensure legible and maintainable projects

  7. SQL-Styleguide · SQL style guide by Simon Holywell

    SQL-Styleguide · A consistent code style guide for SQL to ensure legible and maintainable projects

  8. Посібник зі стиль-коду SQL · SQL style guide by Simon Holywell

    Зробіть код стислим і позбавленим зайвого sql, наприклад, непотрібних лапок або дужок або речень where, які можна отримати інакше; Включіть коментарі в код sql, де це необхідно.

  9. Guida allo stile SQL · SQL style guide by Simon Holywell

    Guida allo stile SQL · A consistent code style guide for SQL to ensure legible and maintainable projects

  10. Bộ quy tắc viết SQL · SQL style guide by Simon Holywell

    Những quy tắc này tương đồng với những gì được đề cập tới trong quyển SQL Programming Style của Joe Celko để giúp cho những độc giả đã đọc quyển sách đó cảm thấy dễ dàng liên …