Codes Required

Similar codes

Card image cap
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

2018Sep22

Card image cap
Latest records date and count

Find how many items in table, with column DateAdded is the latest DateAdded in ...

Nov2

Card image cap
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

2018Dec15

Card image cap
all_tab_columns

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

2019Dec22

Card image cap
ANmaSQL_UpdateDateStatement

Creates "Update Table " SQL statements to be executed inside SQL to modify ...

2022Jul4

Card image cap
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

2018Dec16

Card image cap
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...

2023Apr23

Card image cap
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...

Jan20

Card image cap
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

2022Apr28

Recently by developer

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

Mon 5PM

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Apr29

Random Codes

Card image cap
draggable grid

Nice gallery (or grid) that can be dragged to browse through From

2019Oct24

Card image cap
Web.config Redirect

Redirect domain to another, including all its sub pages, sub folders, and ...

2019May21

Card image cap
FormatMyDate

Formats a date, equivalent to VB6 function 'Format' Also with it, you will ...

2019Jan4

Card image cap
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

2018Aug10