EUNO.NEWS EUNO.NEWS
  • All (2328) +189
  • AI (543) +17
  • DevOps (137) +1
  • Software (976) +118
  • IT (666) +52
  • Education (5) +1
  • Notice (1)
  • All (2328) +189
    • AI (543) +17
    • DevOps (137) +1
    • Software (976) +118
    • IT (666) +52
    • Education (5) +1
  • Notice (1)
  • All (2328) +189
  • AI (543) +17
  • DevOps (137) +1
  • Software (976) +118
  • IT (666) +52
  • Education (5) +1
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 1일 전 · software

    생성11

    SQL에서 `@sql`이라는 `varchar(8000)` 변수를 선언하고, `@sql`에 빈 문자열을 할당한 뒤, 각 테이블 이름(`name`)에 대해 `select ' + name + ', count from ' + name + ' where INTERNTIMESTAMP >= dateadd(dd, -45, getdate())` 형태의 쿼리를 누적한다.

    #SQL Server #T-SQL #dynamic SQL #sysobjects #database scripting #row count
  • 1일 전 · software

    내가 고성능 ASP.NET WebForms 포털을 구축하는 방법

    저는 C, ASP.NET WebForms 및 SQL Server를 사용하여 맞춤형 엔터프라이즈 포털을 개발합니다. 제 작업에는 claims systems, billing automation, document workflows, PDF process 등이 포함됩니다.

    #ASP.NET WebForms #C# #SQL Server #enterprise portals #performance optimization #custom development
  • 1일 전 · software

    C# 및 ASP.NET WebForms를 사용한 신뢰할 수 있는 엔터프라이즈 포털 구축

    25년 넘게 저는 C, ASP.NET WebForms, SQL Server를 사용하여 엔터프라이즈 수준의 웹 포털 및 자동화 시스템을 구축해 왔습니다. 제 작업 대부분은...

    #C# #ASP.NET WebForms #enterprise portals #legacy system migration #performance optimization #SQL Server #automation
  • 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
EUNO.NEWS
RSS GitHub © 2025