log inhelp
Already have an account? Log in!
MIN/MAX:
Sucht nach der niedrigste oder höchsten Anzahl in der gewünschten Spalte.
Beispiel:
SELECT FName, Kosten FROM Produktion WHERE Kosten IN(SELECT MIN(Kosten) FROM Produktion);
"Der Film mit den geringsten Kosten."
Insert links to other pages or uploaded files.
Tip: To turn text into a link, highlight the text, then click on a page or file from the list above.
You don't have permission to comment on this page.
This is your Sidebar, which you can edit like any other page in your workspace.
This Sidebar appears everywhere on your workspace. Add to it whatever you like -- a navigation section, a link to your favorite web sites, or anything else.
Comments (0)
You don't have permission to comment on this page.