_Users_ can't redefine keywords and grammar in SQL, can they? All you can do is create data structures, and write functions and procedures.
Yes, you can write code that creates functions and procedures; it might even be possible to write code that modifies itself, but that still would be essentially different from what one can do in Lisp and Forth.