2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00
LaTeX-examples/documents/musterloesung-db-klausur-b
Stefan Koch 097d360423 MAX in WHERE not possible
You cannot use MAX() in a WHERE clause, instead use a subquery.

The ORDER BY is also unneeded, because we only select the maximum. So what to order, there is only one number (even if multiple entries with the same number).
2013-07-30 11:18:13 +02:00
..
d3.dia Mit Peter und Nilan nochmals korrekturgelesen. 2013-07-28 15:55:54 +02:00
d3b.sql Mit Peter und Nilan nochmals korrekturgelesen. 2013-07-28 15:55:54 +02:00
d3c.sql corrected SQL statement 2013-07-30 11:05:00 +02:00
d3d.sql left join sufficient 2013-07-30 11:14:45 +02:00
d3e.sql MAX in WHERE not possible 2013-07-30 11:18:13 +02:00
Makefile misc 2013-07-27 15:29:03 +02:00
musterloesung-db-klausur-b.pdf textsetzung 2013-07-30 11:17:53 +02:00
musterloesung-db-klausur-b.tex textsetzung 2013-07-30 11:17:53 +02:00