Is there a way to search a database without using the object_id? So say I have a column called barcode, and I want the user to enter a barcode, and press search.
Is there a way to search a database without using the object_id? So say I have a column called barcode, and I want the user to enter a barcode, and press search.