Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Martin Smith
Martin Smith has asked
17
questions and find answers to
1743
problems.
Stats
124.3k
EtPoint
54.6k
Vote count
17
questions
2k
answers
About
Martin Smith questions
Triggers and row versioning information
How can I see the rowcounts for tables in a log analytics workspace?
SQL Server float datatype
SQL Server Code Pages and Collations
How to add row group headers to a "headerless" style report?
Logical reads for seeks on a non unique clustered index
subversion/cruise control/nant/nunit with visual studio projects and solutions
XSLT Built-in Template Rules for attributes
Should I define interfaces in Duck Typed languages?
Performance of Non Clustered Indexes on Heaps vs Clustered Indexes [closed]
Martin Smith answers
How can I tell if a column can be made into a varChar from a nVarChar?
SQL query to count frequency
SQL MAX(column) With Additional Criteria
join multiple nvarchar columns
Indexed view: Union All / Full Join alternatives
Multiple counts in one query
Make update evaluate an expression for every row?
Trigger on extended properties? SQL SERVER
Consecutive streak of dates
Why is C# DateTime.Now/DateTime.UtcNow ahead of SQL Server's SYSUTCDATETIME()/SYSDATETIME() even though C# code executes before the SQL Query