You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Retrieves a greeting message 'Hello, World!' as a result of the SQL query. <BR/><BR/>This is a placeholder SQL query. You can replace this query with any valid SQL query against your Oracle database.<BR/><BR/>For example:<BR/><code>SELECT * FROM oracle.<your_table></code><BR/><BR/>If you introduce parameters, be sure to define them using RAW's parameter syntax.<BR/>For further information, please check the online docs: https://docs.raw-labs.com/sql/examples/#modifying-the-example-to-add-a-query-parameter"