In SQL, literals are the string or integer values representing data retrieved from the database. By default, literals are removed from SQL queries, as they can contain sensitive user data such as social security numbers, CC numbers, etc. 

If you want to show literals in the queries, you can disable the Remove literals from the queries option. 

  1. Click Databases
  2. Click Configuration.
  3. In the Security section, uncheck Remove literals from the queries.

Once you uncheck the option, literals will always be displayed in the queries. You can revert to hiding the literals by checking the option.