SELECT last_name FROM employee_table WHERE employee_ID = 101; When using a recursive CTE, it is possible to create a query that goes into an infinite loop and consumes credits until the query succeeds ...