I have a table with 14 columns, one of those is "Status".
How can I perform search function (with a keyword), using all fields of this table and only search the records where the "Status" = "WIP"?
Thanks in advance.
How can I perform search function (with a keyword), using all fields of this table and only search the records where the "Status" = "WIP"?
Thanks in advance.