Files
Mapo-IOB-WIN/EgwProxy.SqlDb/StoredProc/stp_ExportAll.sql
T
2023-03-15 11:53:44 +01:00

8 lines
252 B
SQL

-- SET NOCOUNT ON added to prevent extra result sets from
-- interfering with SELECT statements.
SET NOCOUNT ON;
-- Effettua tutte le chiamate di export specifiche per il processo e poi restituisce lettura tabella SyncState
SELECT *
FROM SyncState