Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
KM.
KM. has asked
18
questions and find answers to
370
problems.
Stats
8.7k
EtPoint
2.8k
Vote count
18
questions
370
answers
About
KM. questions
How to find what caused errors reported in a SQL Server profiler trace?
difficult HTML, JavaScript, CSS grid page
Any hidden pitfalls changing a column from varchar(8000) to varchar(max)?
best way to convert and validate a date string
FOR XML PATH(''): Escaping "special" characters
@@ERROR and/or TRY - CATCH
obfuscate or encrypt some plain text data in PHP
SQL Server how to drop identity from a column
How to create fixed table header rows that include colspans?
Do I really need to use "SET XACT_ABORT ON"?
KM. answers
SQL Statement Termination using RAISERROR
TSQL Select Max
Complex processing in Stored procedures Vs .net application
How do I select one parent row and additional rows for its children without a UNION?
IGNORE_DUP_KEY option in SQL Server
How to precompile stored procedures in SQL server?
SQL Server 2005 - Find minimum unused value within a range
sqlite get records with same column value
Getting the 'date' out of a DateTime field in SQL Server
sql multiple insert on one table, while looping/iterating over another table?