Skip to main content
a1ex07's user avatar
a1ex07's user avatar
a1ex07's user avatar
a1ex07
  • Member for 14 years, 5 months
  • Last seen more than 1 year ago
  • Vancouver, Canada
22 votes

Get multiple columns from a select subquery

17 votes

Get the rank of a user in a score table

11 votes
Accepted

Filter Condition Difference - Where Clause vs Join Condition

10 votes
Accepted

Difference between inline view and WITH clause?

9 votes
Accepted

ORDER BY clause is allowed over column that is not in SELECT list?

8 votes

Splitting SQL query with many joins into smaller ones helps?

8 votes
Accepted

SQL Server Express vs. Oracle Express Edition vs DB2 Express-C

8 votes
Accepted

How can I improve this DB query? it takes too much time

8 votes

Authoritative source that <> and != are identical in performance in SQL Server

8 votes
Accepted

How to call a stored procedure in an Oracle Scheduler job

7 votes

Update one mysql column when another is edited

7 votes
Accepted

SELECT DISTINCT on one column, while returning the other columns?

7 votes

Mysql int vs varchar as primary key (InnoDB Storage Engine?

7 votes

A database in MySQL is a schema in Oracle : I do not understand this statement

7 votes
Accepted

To normalize or not to normalize for few distinct values

6 votes

Pivot rows into multiple columns

6 votes

Can I have one table be an "alias", or "symlink", to another?

6 votes

How do I preserve the leading zeros when I insert a number into this table?

6 votes
Accepted

What to use, CASCADE DELETE rule or ON DELETE trigger for one to many constraint?

6 votes

File name as primary key?

6 votes
Accepted

Update if not exists statement

6 votes
Accepted

How does the table scan in an UPDATE WHERE predicated on an unindexed column work?

6 votes

T-SQL: If parameter1 is null, use parameter2

6 votes
Accepted

Trigger to get next prefixed ID: Is there a better way?

5 votes
Accepted

impdp expects wrong file path

5 votes
Accepted

Table check contraint to verify unique on specific value

5 votes

Vacuum on TOAST table

5 votes

Call a stored procedure from a trigger

5 votes
Accepted

Swap Columns on some rows?

5 votes
Accepted

SQL Server OPENQUERY vs Regular Query against AS400

1
2 3 4 5
10