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
708
problems.
Stats
26.4k
EtPoint
10.2k
Vote count
2
questions
708
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
How do I enable ordinals from the STRING_SPLIT function in MSSQL
Incorrect syntax near the keyword 'current_timestamp' - But only on one Database
Fastest way to check if a character is a digit?
Stored procedure that first matches a password then changes it
Perform aggregations with two tables with same structure
How to check if a view exists that uses a table
Updating column with value from other table, can't use distinct function
sql server if block errors when running a stored proc inside - gives a syntax error
SQL Server execute stored procedure in update statement
How to detect which stored procedures UPDATE or INSERT into a certain TABLE?