StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

nvogel

Rating
1509.94 (71,051st)
Reputation
21,224 (6,313th)
Page: 1 ... 10 11 12 13 14 ... 17
Title Δ
Database design question (FK to different tables) +0.72
What's more readable naming conventions for lookup tables? -1.10
Good database for superfast storage of large amounts of financial d... +2.32
Dimensionality Modelling in top-down and bottom-up approach -1.69
can anyone explain me 1NF,2NF,3NF,BCNF rules with a proper example? +2.58
SQL to find the first occurance of sets of data in a table -0.24
What is the equivalent to Access' 'SELECT DISTINCTROW * FROM...' in... -1.89
How to add a Primary Key on a Oracle view? +0.09
Database: Schema Verification -0.04
Database Design: Explain this schema +1.09
SQL UPDATE (but only if its going to be unique) +0.15
Microsoft Access vs Native SQL -0.10
Passing 'current' row to a function in SQL Server +0.31
Update Id Primary Key field with C# 0.00
What's an effecient way to store a questionnaire in a database? -0.94
Should all database tables have a primary key? +0.80
How many clustered indexes there can be in one table? -0.85
Oracle Database: Index-Organized Table with NULL Values (in Multipl... +1.78
filling one table when something entered to another table -0.30
do these tables fit the database First Normal Form? -0.89
database----database normalization +0.03
Difference between one to many and many to one relationship -0.43
Database; One or two unique fields? -0.07
Database table id-key Null value and referential integrity -0.93
Should Many to Many Tables Have a Primary Key? -0.43
Strange UPDATE syntax in MS Access 2003 -0.72
Unique Key Constraint +0.83
Database design - defining a basic many-to-one relationship +1.66
Non relational database design with SQL Server? 0.00
database table design question -1.03
FK / PK, and FK null Question +0.41
is there any software that can normalize data base's tables? +2.85
How many database table columns are too many? -0.05
2 Questions about Philosophy and Best Practices in Database Develop... -0.18
Database design: How to restrict a n:m relation by other relations? +2.35
Does a foreign key reduce redundancy if all the columns are referen... +0.35
Is using COUNT(*) or SELECT * a good idea? +0.26
How "perfect" does a database have to be? +0.29
Is O(1) access to a database row is possible? -0.93
Creating a db table NULL best practices -0.37
Database design: is there a better way than a 3-field composite pri... +1.71
functional dependencies in SQL databases Normal forms 0.00
What would be a good datamodel to describe a datamodel? +0.53
Should not OLAP database be denormalized for reading performance? +1.59
your reasons to store blobs less than 0.3 MB in database? 0.00
What's the NoSQL equivalent of SQL Server -0.96
copy row in same table and update just one column in MySQL -0.62
dynamic database design? -0.86
Int Primary key - exceeding int range -0.84
Is 3rd normal form ok for databases? +2.27