EUNO.NEWS EUNO.NEWS
  • All (2342) +197
  • AI (544) +17
  • DevOps (139) +1
  • Software (984) +123
  • IT (669) +55
  • Education (5) +1
  • Notice (1)
  • All (2342) +197
    • AI (544) +17
    • DevOps (139) +1
    • Software (984) +123
    • IT (669) +55
    • Education (5) +1
  • Notice (1)
  • All (2342) +197
  • AI (544) +17
  • DevOps (139) +1
  • Software (984) +123
  • IT (669) +55
  • Education (5) +1
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 2일 전 · software

    비교5

    SQL Script sql -- 스키마 UID를 위한 변수를 선언합니다 (한 번 실행) DECLARE @uid1 int, @uid2 int SELECT @uid1 = uid FROM sysusers WHERE name = 'GLOBAL_COMET_US_1' SEL...

    #sql #t-sql #sql-server #schema-comparison #database #devto
  • 2일 전 · software

    비교4

    sql -- 먼저 사용자 ID를 한 번만 가져와서 선택 사항이며 가독성을 위해 DECLARE @uid1 int, @uid2 int SELECT @uid1 = uid FROM sysusers WHERE name = 'GLOBAL_COMET_US_1' SELE...

    #sql #sql-server #t-sql #database #schema-comparison #devto
  • 2일 전 · software

    비교3

    sql SELECT 'ONLY_IN_US_1' AS location, t1.table_name FROM dba_tables t1 LEFT JOIN dba_tables t2 ON t1.table_name = t2.table_name AND t2.owner = 'GL...

    #SQL #Oracle #database #schema comparison #dba_tables #UNION #LEFT JOIN
EUNO.NEWS
RSS GitHub © 2025