Is there any way to read row and make it unreadable

前端 未结 0 995
轮回少年
轮回少年 2021-01-17 07:25

I have table with below schema.

CREATE TABLE public.crewcode (
crewcodeid integer NOT NULL DEFAULT nextval(\'crewcode_crewcodeid_seq\'::regclass),
nationality         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题