EUNO.NEWS EUNO.NEWS
  • All (20148) +1
  • AI (3087)
  • DevOps (902) +1
  • Software (10380)
  • IT (5733)
  • Education (45)
  • Notice (1)
  • All (20148) +1
    • AI (3087)
    • DevOps (902) +1
    • Software (10380)
    • IT (5733)
    • Education (45)
  • Notice (1)
  • All (20148) +1
  • AI (3087)
  • DevOps (902) +1
  • Software (10380)
  • IT (5733)
  • Education (45)
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 1개월 전 · 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
  • 1개월 전 · 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
  • 1개월 전 · 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
  • 1개월 전 · software

    비교2

    sql SELECT CASE WHEN t1.table_name IS NOT NULL AND t2.table_name IS NULL THEN 'ONLY_IN_US_1' WHEN t2.table_name IS NOT NULL AND ...

    #SQL #Oracle #database #full outer join #table comparison #dba_tables #data migration
  • 1개월 전 · software

    10만 TPS와 10억 행: SQLite의 예상 밖 효율성

    죄송합니다. 번역하려는 텍스트를 직접 제공해 주시면 한국어로 번역해 드리겠습니다.

    #SQLite #database performance #high throughput #benchmarking #SQL #embedded databases #scalability
  • 1개월 전 · software

    ETL에서 클린 코드: Python, Go, SQL이 각각 여러분에게 다른 사고 방식을 가르쳐 줍니다

    Clean Code in ETL 표지 이미지: Python, Go, SQL이 각각 여러분에게 다른 사고 방식을 가르쳐 줍니다 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cove...

    #ETL #clean code #Python #Go #SQL #data engineering #programming best practices #software development

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026