If you know lots of programming languages, then you're already accustomed to the ability to declare and use functions with a variable number of arguments, where the number and type of arguments aren't ...
Another SQL question that's confusing me today. I don't think that can be done in SQL alone; look into the DBMS's procedural language or the language used to render the data. Conceptually this could ...