Example: lrd_save_col

In Example 1, a user performed a query for John's id. He performed a second query to retrieve the salary of the employee with the id of 777. The user waited for the results of the first query, before performing the second query.

Example 2 shows the use of a placeholder with a correlated query.