Helper method used to determine if a table identifier is that of a temporary table.
Source:R/db.R
isTempTable.Rd
Currently implemented only for select back-ends where we have a use for it (SQL Server, for example). Generic, in case we develop a broader use case.