ImShiYue
V2EX  ›  问与答

DataGrip 里面怎么查看完整的 ddl

  •  
  •   ImShiYue · Jan 7, 2021 · 1908 views
    This topic created in 1959 days ago, the information mentioned may be changed or developed.

    我知道 DataGrip 里右键可以查看 DDL,但是显示的不全,PLSQL 里可以看到表空间、注释、索引和触发器

    3 replies    2021-03-15 17:22:12 +08:00
    ImShiYue
        1
    ImShiYue  
    OP
       Jan 7, 2021
    -- auto-generated definition
    create table Txxxxxxxx
    (
    xx NUMBER(16) not null,
    xxx VARCHAR2(50),
    xxx VARCHAR2(150),
    xxx VARCHAR2(500),
    constraint PK_xxxx
    primary key ()
    )
    /
    那个括号里面什么都没有
    zhangdashuan
        2
    zhangdashuan  
       Jan 22, 2021
    我记得是有快捷键的,唉,醉了现在怎么想也想不起来了
    gancl
        3
    gancl  
       Mar 15, 2021
    constraint check 没显示, @ImShiYue 你解决了吗?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3053 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 14:34 · PVG 22:34 · LAX 07:34 · JFK 10:34
    ♥ Do have faith in what you're doing.