Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Erik Dekker
Erik Dekker has asked
17
questions and find answers to
5
problems.
Stats
152
EtPoint
11
Vote count
17
questions
5
answers
About
.NET Developer at NedFox BV
Erik Dekker questions
SQL: Use a calculated fields from the SELECT in the WHERE clause
SQL71501: Trigger: [dbo].[TriggerName] has an unresolved reference to object [dbo].[TableName]
SQL WHERE on a large table -> Join to small table first or put FK directly in the WHERE clause?
Publish website in visual studio: Use 'Fixed naming and single page assemblies'?
Can I stop .net 4.0 from encoding single quotes?
How can I stop a postback from refreshing the page at the client
SQL filtered indexes: should I always put a filter on an index for optional columns?
SQL: How can I get the number of executed queries per database or hour or ...?
How can I do a SQL UPDATE in batches, like an Update Top?
How to get application folder when program is started by Windows Task Scheduler
Erik Dekker answers
TSQL Removing tab and line feed from xml values
How to trigger an UpdatePanel by a TextBox control?
Calling 32bit COM from c# running in 64bit mode