News

The CREATE SEQUENCE statement creates sequence objects in TiDB. The sequence is a database object that is on a par with the table and the View object. The sequence is used to generate serialized IDs ...
--SELECT (SELECT count(*) FROM AUK_AUTORZY_KSIAZKI WHERE AUT_ID = :NEW.AUT_ID) INTO TEMP_ILE FROM DUAL; --tego zapytania nie moglibysmy wykonac gdyby byl to trigger ...