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
259
problems.
Stats
9.4k
EtPoint
3.5k
Vote count
30
questions
259
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
What is the purpose of data modeling cardinality?
why superkey is required when we can identify a tuple uniquely through primary key?
MySQL constants table
Database design parent child table vs multiple tables
Leaving "zombie" flag upon object destruction
How to ensure only one process accesses shared memory at a time
Foreign keys in log tables ... good or bad?
How to relate 3 tables depending on event
Foreign Key relationship between two columns in one table
Grouping serial posts in a user feed