EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 3 weeks ago · software

    SQL Server Clients Compared in 2025

    Overview If you work with SQL Server, your client tool matters. It shapes how you write queries, inspect data, and manage changes. Most SQL Server clients shar...

    #sql-server #client-tools #dbvisualizer #ssms #t-sql #database-management #query-editor
  • 1 month ago · software

    Χαρτογράφηση & Διάγνωση σε SQL Server: Τα 30 Queries που Χρησιμοποιώ Πάντα

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #sql #sql-server #t-sql #database #queries #performance #diagnostics #monitoring
  • 1 month ago · software

    create12

    T-SQL script for DBVisualizer to count rows added in last 45 days

    #SQL #dynamic-sql #ASE #T-SQL #dateadd #union-all #dbvisualizer #query-generation
  • 1 month ago · software

    create11

    sql declare @sql varchar8000 select @sql = '' select @sql = @sql + 'select ''+name+'' , count from '+name+ ' where INTERNTIMESTAMP >= dateadddd,-45,getdate unio...

    #SQL Server #T-SQL #dynamic SQL #sysobjects #database scripting #row count
  • 1 month ago · software

    compare5

    SQL Script sql -- Declare variables for schema UIDs run once 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 month ago · software

    compare4

    sql -- First get the user IDs once optional, for readability 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
EUNO.NEWS
RSS GitHub © 2026