Gott sein

"Gott Sein" (German for "To be God") is the first single by German metal band Megaherz, and is from their first album, Wer bist du?. The song, considered one of their most famous, was re-recorded as "Gott sein '04" for their 2004 album 5.

"Gott sein"
Single by Megaherz
from the album Wer bist du?
Released6 October 1997
GenreMetal
LabelZYX Music
Producer(s)Andy Knote - Toyco studios, Munich
Megaherz singles chronology
"Gott sein"
(1997)
"Liebestöter"
(1998)

Track listing

  1. "Gott sein (Radio Edit)"
  2. "Gott sein (Blemish's Buss & Bet Mix)"
  3. "Gott sein (Take off Mix)"
  4. "Gott sein (Blemish's auf die Mütz Mix)"
gollark: Which is still HIGHLY dodecahedral and dependent on columns' order.
gollark: I'm not actually entirely sure, but it would involve a bunch of meddling with a "cursor", and you would have to get each column by index instead of name.
gollark: See? This is quite nice. It turns the results into a usable and non-annoying form. It uses prepared statements for efficiency.
gollark: This is the example:```javascriptconst db = require('better-sqlite3')('foobar.db', options); const row = db.prepare('SELECT * FROM users WHERE id = ?').get(userId);console.log(row.firstName, row.lastName, row.email);```
gollark: I didn't mean to EXECUTE it.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.