This example matches all column values except those that begin with a percent sign:
This example creates a stored procedure that returns any rows where the Building_Name column contains the characters stored in the input variable
:rname and where the
Type column contains the characters stored in the input variable
:rtype.