Latest Articles
SQL Date Format Explained with Examples
Different types and formats of SQL date format explained with examples. SQL datetime format syntax, type and examples. sql server date format.
Azure AD Groups Examples [Create & Manage]
Create and Manage Azure AD groups with Examples. Create Assigned and Dynamic group in Azure Active Directory. Assign and manage roles.
15+ rpm command examples in Linux [Cheat Sheet]
rpm command in Linux is used to manage packages. Install, upgrade and remove packages with or without dependencies. Verify rpm packages
How to Delete Row in SQL Server [10 Practical Examples]
sql delete multiple rows, sql delete row if exists, sql delete all rows, sql delete duplicate rows, sql delete from select, sql delete row where column …
git HEAD~ vs HEAD^ vs HEAD@{} Explained with Examples
The tilde (~), caret(^) and at-sign(@) are reference suffixes used in GIT. Ideally if HEAD was a merge, then first parent is the branch into which we merged and …
