Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Aaron Bertrand
Aaron Bertrand has asked
2
questions and find answers to
667
problems.
Stats
25.4k
EtPoint
9.9k
Vote count
2
questions
667
answers
About
Proud father of two beautiful girls
🇨🇦
Mac user
24-time MVP
blogger at sqlperformance.com, mssqltips.com, and sqlblog.org
OSS contributor (e.g. Brent Ozar's First Responder Kit, Andy Mallon's DBA Database, and my own ParamParser)
Cheer for:
🏈 ➜ Patriots
🏒 ➜ Bruins
🎾 ➜ Nadal
🥌 ➜ Me
Aaron Bertrand questions
How do I get date/time information from a TIMESTAMP column?
Improve GeSHi syntax highlighting for T-SQL
Aaron Bertrand answers
Is it possible to modify system stored procedure?
Multi-tenancy: What benefit does one-db-per-tenant provide?
SQL - Updating rows based on reference data in lookup table
Sending Email through SQL Server FAILED
Should both of these CTEs perform the same?
Using variable to specify 'size' when declaring a VARBINARY
What is the advantage of using a date dimension table over directly storing a date?
Should I TRUNCATE TABLE before I DROP TABLE to avoid logging overhead?
Find table name in all objects of all databases
Creating and Selecting table variables dynamically in SQL Server stored procedure?