Ad
  • Custom User Avatar

    The description is shared among all the languages and "create a query" only applies to SQL.

    This comment is in the inital code for SQL:

    -- # write your SQL statement here: you are given a table 'nospace' with column 'x', return a table with column 'x' and your result in a column named 'res'.
    
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution