Tag: case


Found 84 results for 'case'.


1) bash - Bash case statement using awk commands in a for loop not working
2) postgresql - Conditional selection in FROM clause
3) shell-script - Create a menu driven script with do loop and case statement in bash
4) postgresql - PostgreSQL CASE expression
5) postgresql - Return single row with one to many relationship based on evaluated conditions
6) postgresql - Postgresql Date Function Returning Range In Readable Format
7) sql-server - case statement sub query need to return multiple values
8) postgresql - How to print text in select query instead of NULL value in DATE field in postgresql?
9) bash - What does "esac" mean at the end of a bash case statement? Is it required?
10) case - Building distinct Column from a common column from two tables
11) bash - Executing a remote script from a code repository causes endless loop
12) sql-server - Using case and group by in select statement not working
13) sql-server - Adding 2 Case statements
14) group-by - Calculating Margin in CASE Statement and GROUP BY Clause
15) sql-server - ORDER BY items must appear in the select list [...]
16) linux - bash script with case statement not returning an output
17) sql-server - Case always returns null?
18) linux - How to get Month in all upper case
19) bash - AND operator in case statement
20) oracle - Zero/NULL Case Trick
21) oracle - Filtering previous month data with case statement
22) bash - bash `case` statement to classify input as non- and integers
23) bash - Can I use comparison operators in case?
24) sql-server - Why do subsequent unmet conditions in my CASE statement affect my return data type?
25) mysql - Case statements for multiple fields when only certain cases exist for each field
26) sql-server - Subtracting from multiple CASE statements
27) sql - Can I use CASE statement in a JOIN condition?
28) postgresql - Can CASE be used to select which table to JOIN?
29) sql-server - Sargability of queries against a view with a case expression
30) linux - Case sensitive file extensions in Windows and Linux
31) t-sql - CASE in WHERE clause - retuns a single-row result instead of 4 rows?
32) postgresql - Update a table when join with other table using Case in Postgresql
33) bash - case-substring function and quoting
34) sql-server - Why can't "NEXT VALUE FOR" be used in a case statement
35) shell - How to negate a case pattern
36) postgresql - Update a table's field using another table's field to map it with third table in Postgresql
37) sql-server - How to Update a Column Using CASE Statement with More Than 10 Conditions
38) oracle - Categorize rows as first, last or in between
39) mysql - How to speed up slow query using GROUP BY and CASE?
40) oracle - Oracle database - get two rows (A,B) for every (COD) row
41) date - case when IsNull Alternatives?
42) bash - Variable assignment outside of case statement
43) linux - Bash script special character
44) java - Using String with Switch statements?
45) sql-server - Help with SQL CASE WHEN using % Query
46) sql-server - Strange conditional Syntax in TSQL Query: "<=+" What does it do?
47) postgresql - postgres simple number to string mapping
48) postgresql - Building where clause based upon parameters
49) scripting - how can I check/test 2 conditions then execute a specific list of commands I tried case, I tried if, I tried for not working
50) bash - Case statement allow only alphabetic characters?