Katzebase Katzebase
  • Search
  • Login
  • EN

Guid

Table of Contents

  • Overview
  • Prototype
    • Example
  • See also
  • Related


Overview

Generates a GUID (globally unique identifier).

Prototype

String Guid()

Example

SELECT TOP 10
    GUID()
FROM
    WordList:Word

See also

  • Scalar Functions

Related

SQL :: IsBetween
SQL :: IsEqual
SQL :: IsGreater
SQL :: IsGreaterOrEqual
SQL :: IsLess
SQL :: IsLessOrEqual
SQL :: IsLike
SQL :: IsNotBetween
SQL :: IsNotEqual
SQL :: IsNotLike


Powered by TightWiki - an AspNetCore MVC Wiki built on top of SQLite.
Copyright © NetworkDLS 2025