Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Johan
Johan has asked
127
questions and find answers to
340
problems.
Stats
9.9k
EtPoint
3.2k
Vote count
127
questions
340
answers
About
http://meta.stackexchange.com/questions/5234/how-does-accepting-an-answer-work
Johan questions
Connecting to external database in iOS
What does the To[1] mean in the concept is_convertible_without_narrowing?
Mutually dependent procedural variable and record
How to assign an empty set to a record using overloaded operators
Using @variables:= in delphi query does not work
IsNumeric does not work in SQL server
Which declaration is causing a unit to be implicitly imported?
Why does TFunc<T> deference properly, but array [0..1] of TFunc<T> not?
Is there a workaround to make class operators work for built-in types
How to ensure that RDTSC is accurate?
Johan answers
Alternative queries equivalent to Oracle's Analyze Table Query
Connecting to external database in iOS
What's the best boolean value for MySQL?
Create MySQL event with a dynamic event name
Mysql partitioning and joins
Reversing the Master-Detail connection in Delphi
How to fetch data from MySQL database into Excel
Delphi debugger - go to line when exception happens
Using two variables from PHP on the same WHERE in MySQL
Should I be referencing to Field or Property names? [duplicate]