hanxiaowu
V2EX  ›  问与答

求解一道SQL题:

  •  
  •   hanxiaowu · Jun 14, 2013 · 3024 views
    This topic created in 4790 days ago, the information mentioned may be changed or developed.
    请使用SQL视图解决,根据分隔符拆分表字段。
    Test表,包含两个字段Id,Value
    Id Value
    1 aa,bcd,ef
    2 ef,cd
    SQL View结果:
    Id Value
    1 aa
    1 bcd
    1 ef
    2 ef
    2 cd

    多谢!
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5538 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 353ms · UTC 08:02 · PVG 16:02 · LAX 01:02 · JFK 04:02
    ♥ Do have faith in what you're doing.