Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Branko Dimitrijevic
Branko Dimitrijevic has asked
30
questions and find answers to
250
problems.
Stats
9.2k
EtPoint
3.4k
Vote count
30
questions
250
answers
About
Love creating. Therefore love programming. Have been doing it most of my life.
Careers 2.0 Profile
LinkedIn Profile
Branko Dimitrijevic questions
Using ODP.NET to get a RECORD from PL/SQL function, without touching PL/SQL code
Why is it faster to call an abstract method than an interface method in .NET? [duplicate]
Getting a file checksum directly from the filesystem instead of calculating it explicitly
Interpreting HASH JOIN in Oracle query plan
Oracle foreign key execution plan?
Can serializing the same object produce different streams?
new Foo { A = 1, } Bug or Feature?
C#: How to forbid implicit cast from child to parent class (i.e. inheritance as composition vs. is-kind-of)?
Faking Oracle statistics?
Should SELECT ... FOR UPDATE always contain ORDER BY?
Branko Dimitrijevic answers
Grouping serial posts in a user feed
List vs Dictionary (Hashtable)
How to connect to a remote Oracle database
How can we deal with intersection tables that quickly grow very large?
Is it always a terrible idea to store semantic data in IDs?
How to bond N database table with one master-table?
Sql - Indirect Foreign Key
Tagging system: Toxi solution questions
How should I store sorted items in a database?
Select one row with distinct value of one column