SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
CREATE EXTENSION IF NOT EXISTS "uuid-ossp"; update bud_clsrazdlpodrazdl set uuid = uuid_generate_v4() where uuid is null; update bud_clscsr set uuid = uuid_generate_v4() where uuid is null; update bud_clsvr set uuid = uuid_generate_v4() where uuid is null; update bud_clsosgu set uuid = uuid_generate_v4() where uuid is null; update bud_clsgrbs set uuid = uuid_generate_v4() where uuid is null;

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear