Development

External Article

The difference between libraries and frameworks

  • Article

The concept behind frameworks and libraries is to provide reusable code that you can use to perform everyday tasks so that developers don’t have to write all of the code from scratch for every project. However, there are some differences that you need to understand as you start writing code, which I will cover in this article.

2023-07-05

SQLServerCentral Editorial

Self-Service Databases

  • Editorial

When I first started work as a software developer, I knew that getting an environment set up where I could compile a project might take a few hours or a few days. The complexities of how people built software projects, the dependencies, and more were handled in a very immature manner. These days I can […]

(1)

You rated this post out of 5. Change rating

2022-11-16

212 reads

External Article

Normal Forms

  • Article

To prevent data change anomalies, a database should be normalized. Did you know that there are 10 normal forms? In this article, Joe Celko reviews normalizing databases including commonly used normal forms.

2020-12-15

Blogs

Overcoming Imposter Syndrome: A Plan

By

My most recent bout with imposter syndrome was with ISACA’s Digital Trust Ecosystem Framework...

Advice I Like: Celebrate Success

By

“On the way to a grand goal, celebrate the smallest victories as if each...

Programmatically Retrieving MLV Lineage and Refresh Times

By

Materialized lake views (MLVs) in Microsoft Fabric are an effective way to implement medallion...

Read the latest Blogs

Forums

ActualExecute

By Bogdan

IT's OK I've create a stored procedure ActualExecute which is the TSQL script equivalet...

BCA KCU RAWAMANGUN Tlpn:CS.0853•5504•2311

By soradental

BCA KCU RAWAMANGUN Tlpn:CS.0853•5504•2311 Jl. Paus No.81, RT.1/RW.8, Wil, Kec. Pulo Gadung, Kota Jakarta...

PT Central Santosa Finance. Tlp/wa:08218168235

By veby009@gmail.com

Komplek Ruko Grand Mall, Jl. Sudirman (Kompeks Ruko Grand Mal, Jl. Jend. Sudirman Kompeks...

Visit the forum

Question of the Day

Increase Deadlock Detection

How can I alter the deadlock detection interval to 2 seconds instead of 5 seconds on my SQL Server 2025 instance?

See possible answers