Search results 27

Sorted from new to old.
Card image
CutString_JsonKeyValue

Reads value from json string for certain key. Using RegEx Regular Expression. ...

Card image
Str2Clean

Cleans string. Just another function to clean string from unwanted characters

Card image
JSon functions to add, read and delete entry

3 Json functions to read full node by an image, add full node to file or delete ...

Card image
CleanArray_2Dim

Cleans an array of 2 dimensions from blank in 1st column. Similar to

Card image
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image
Macro keyboard shortcuts

Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

Card image
BusinessDateAdd

Counts the number of business days Add or subtract a number of business days ...

Card image
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image
SQL Related posts

Steps to create related posts query in SQL. Index, catalog, matching posts for ...

Card image
Img not found - Temp pic

Showing image not found if img src image is missing

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image
all_tab_columns

List all columns in all tables for all schemas in oracle db workbench

Card image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

Card image
Hourglass

A js/css hourglass loading spinner

Card image
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...