StackRating

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

a_horse_with_no_name

Rating
1684.92 (221st)
Reputation
524,615 (53rd)
Page: 1 ... 41 42 43 44 45 ... 174
Title Δ
truncate array fields 0.00
Can (aggregate) functions be used to define a column? +0.28
Merging without source table Oracle SQL Developer 0.00
What is a "non-SETOF function"? 0.00
PostgreSQL UPDATE column from JSONB value 0.00
Reset identity column with last value of table's identity in po... 0.00
PostgreSQL adding multiple results to an array 0.00
psql: FATAL: role "MyName" does not exist (Windows) 0.00
Subquery Exists - Returning single column -1.03
Max Row In Group By +1.19
Is it possible to use postgres COPY to make a select output from on... 0.00
Outer join with mandatory chain -2.53
GROUP BY in CROSS APPLY +1.04
Check for date less than age 90 in oracle sql -1.58
PostgreSQL global transaction and restore point in time 0.00
How to feed a column with the concated value of other two columns? 0.00
SQL multiple conditons on a single column +0.28
How to create index on table which is partitioned? 0.00
Postgres: How to search for a value on _all_ fields in an object in... 0.00
How can I create a RULE that INSERTS values of TABLE1 to TABLE2 whe... -0.58
Two variables in one query - pl/sql procedure 0.00
How to update same line than insert/update in plpgsql without reach... -2.61
Update column contains JSON with some value from another column 0.00
Liquibase default role when creating objects in Postgres database 0.00
how to fix SQL Error [42804]: ERROR: argument of WHERE must be type... -1.47
Using Conditionals(CASE) to retrive a value from another field, if... 0.00
How to parse json efficiently in Oracle 18c? 0.00
missing FROM-clause entry for table "Listing" 0.00
What is the maximum number of scalars that can be used in an IN cla... +1.40
Need to index a huge postgres table text column that works for wild... -0.40
Unable to create database - psql: FATAL: role "dyadav" do... 0.00
How to replace a chain of the same characters of unkown length from... 0.00
PostgreSQL's Repeatable Read Allows Phantom Reads But its docum... -2.46
Postgres - Searching for a particular value across columns in a table +1.22
Extract records based on difference between two timestamps -postgre... -0.23
Generate DML(insert script) using JSON representation of table data... -0.23
In SQL how to pull through date of record and min date for a group? 0.00
How to declare table in returning clause as %TYPE of existing table? 0.00
How to query objects in nested json in postgres 0.00
How to formulate a SQL query to identify sets of matches across a t... +1.36
Elegant approach to fetch the first value from each group without u... 0.00
What is the difference between bool_or and bool_and +0.27
how to create "trigger after update of a table on multiple col... 0.00
How to natural join the two queries having with clause? 0.00
Can't install extensions per schema as it claims that it exists... 0.00
Select row by id and it's nearest rows sorted by some value. Po... 0.00
Can read/write/delete OS files with plpgsql? +1.41
Select from all tables inside the schema containing column with name 0.00
SELECT ... WHERE t1.tag = 'bob' AND t2.tag = 'foo'... +0.28
How to resolve error: return columns doesn't match expected col... +0.33