Files

4 lines
130 B
SQL
Raw Permalink Normal View History

2026-07-12 13:56:05 +04:00
USE [Database]
SELECT [Functions].[does_barcode_exist](1111111111111);
SELECT [Functions].[does_barcode_exist](4444444444444);