DECLARE @n TABLE (i)

Type [space] after the "i" and I would expect to see a list of data types, not database objects, global functions, and other random stuff...
amachanic
0

Comments

1 comment

  • Tilman
    Hi,

    I admit this isn't ideal, but data types are on the list. So if you filter a bit you should find them. Also, I'm going to use my 'only DML supported in this version' argument on you. I.e. we don't really support CREATE TABLE in this version of Prompt, nor do we support creating table variables.

    Regards,

    Tilman
    Tilman
    0

Add comment

Please sign in to leave a comment.