Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Quassnoi
Quassnoi has asked
9
questions and find answers to
1219
problems.
Stats
53.2k
EtPoint
21.5k
Vote count
9
questions
1k
answers
About
Quassnoi questions
Pregenerating Bluetooth link keys
With IEEE-754, 0 < ABS(const) < 1, is (x / const) * const guaranteed to return distinct results for distinct values of X?
How do I map ./[module] to /[module]/[module].js in System.JS?
With a browser, how do I know which decimal separator does the operating system use?
Quassnoi answers
What's the proper column type to save urls in MySQL?
MySQL to generate an Age Pyramid
How can I serialize multiple executions of a stored procedure with the same arguments?
boost::asio::serial_port reading after reconnecting Device
How do I compare 2 rows from the same table (SQL Server)?
How do I update an entry in MySQL using CASE for the new value?
How to do conditional aggregation in postgres?
Is it possible that we pass a query to PIVOT as column list in SQL Server?
How do I pass in a table parameter to this function?
SQL - min() gets the lowest value, max() the highest, what if I want the 2nd (or 5th or nth) lowest value?