web_AI-5/docs/doku.org

656 B

Casestudy Webtechnologien

Section

Subsection

Subsubsection

  • List
  • List
  • List

Subsubsection

  1. Numbered List
  2. Numbered List
  3. Numbered List

Table

Name Funktion Beschreibung

Code Block

for var in collection:
    while variable = True:
create FUNCTION functionname()
RETURNS varchar(100)
AS BEGIN
END
go