Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SH
ShehanPerera @programming.dev
Posts 15
Comments 2

SQL BETWEEN Operator

domesticatedbrain.com SQL BETWEEN Operator | Domesticated Brain

This SQL tutorial explains the way of using the SQL BETWEEN Operator and the SQL NOT BETWEEN Operator to select data from a database table based on a given range.

SQL BETWEEN Operator | Domesticated Brain

cross-posted from: https://programming.dev/post/524945

> This explains the way of using the SQL BETWEEN and SQL NOT BETWEEN Operators.

3

SQL BETWEEN Operator

domesticatedbrain.com SQL BETWEEN Operator | Domesticated Brain

This SQL tutorial explains the way of using the SQL BETWEEN Operator and the SQL NOT BETWEEN Operator to select data from a database table based on a given range.

SQL BETWEEN Operator | Domesticated Brain

This explains the way of using the SQL BETWEEN and SQL NOT BETWEEN Operators.

0

SQL BETWEEN Operator

This explains the way of using the SQL BETWEEN and SQL NOT BETWEEN Operators.

0

White Box Testing

This explains the White Box Testing which we use to test the internal structure or internal coding of an application or a programming component.

10

Types of software

domesticatedbrain.com Types of software | Domesticated Brain

This article gives a brief explanation about the types of software including the system software and the application software with examples.

Types of software | Domesticated Brain

cross-posted from: https://programming.dev/post/472136

> This article explains the types of software with examples.

3

Fundamentals of HTML

domesticatedbrain.com Fundamentals of HTML | Domesticated Brain

This is an article about fundamentals of HTML to gain basic knowledge about the HTML. It explains the HTML document structure with a clear explanation of HTML Document Object Model (DOM) Tree.

Fundamentals of HTML | Domesticated Brain

cross-posted from: https://programming.dev/post/470806

> This article explains the fundamentals of HTML including the HTML document structure.

0

Fundamentals of HTML

domesticatedbrain.com Fundamentals of HTML | Domesticated Brain

This is an article about fundamentals of HTML to gain basic knowledge about the HTML. It explains the HTML document structure with a clear explanation of HTML Document Object Model (DOM) Tree.

Fundamentals of HTML | Domesticated Brain

cross-posted from: https://programming.dev/post/470806

> This article explains the fundamentals of HTML including the HTML document structure.

0

Fundamentals of HTML

domesticatedbrain.com Fundamentals of HTML | Domesticated Brain

This is an article about fundamentals of HTML to gain basic knowledge about the HTML. It explains the HTML document structure with a clear explanation of HTML Document Object Model (DOM) Tree.

Fundamentals of HTML | Domesticated Brain

cross-posted from: https://programming.dev/post/470806

> This article explains the fundamentals of HTML including the HTML document structure.

0

Fundamentals of HTML

domesticatedbrain.com Fundamentals of HTML | Domesticated Brain

This is an article about fundamentals of HTML to gain basic knowledge about the HTML. It explains the HTML document structure with a clear explanation of HTML Document Object Model (DOM) Tree.

Fundamentals of HTML | Domesticated Brain

cross-posted from: https://programming.dev/post/470806

> This article explains the fundamentals of HTML including the HTML document structure.

0

SQL Aggregate Functions

domesticatedbrain.com SQL Aggregate Functions | Domesticated Brain

This SQL tutorial explains the SQL Aggregate functions which help us to get a single value after processing data in a column

SQL Aggregate Functions | Domesticated Brain

cross-posted from: https://programming.dev/post/490062

> This explains the SQL aggregate functions which includes AVG(), COUNT(), FIRST(), LAST(), MAX(), MIN(), and SUM() functions.

0

SQL Aggregate Functions

domesticatedbrain.com SQL Aggregate Functions | Domesticated Brain

This SQL tutorial explains the SQL Aggregate functions which help us to get a single value after processing data in a column

SQL Aggregate Functions | Domesticated Brain

This explains the SQL aggregate functions which includes AVG(), COUNT(), FIRST(), LAST(), MAX(), MIN(), and SUM() functions.

1

Types of software

domesticatedbrain.com Types of software | Domesticated Brain

This article gives a brief explanation about the types of software including the system software and the application software with examples.

Types of software | Domesticated Brain

This article explains the types of software with examples.

0

Introduction to cloud computing

This article explains cloud computing with its advantages, disadvantages and also the cloud services SaaS, IaaS and PaaS.

2

Fundamentals of HTML

domesticatedbrain.com Fundamentals of HTML | Domesticated Brain

This is an article about fundamentals of HTML to gain basic knowledge about the HTML. It explains the HTML document structure with a clear explanation of HTML Document Object Model (DOM) Tree.

Fundamentals of HTML | Domesticated Brain

This article explains the fundamentals of HTML including the HTML document structure.

0

SQL Stored Procedures

domesticatedbrain.com SQL Stored Procedures  | Domesticated Brain

This SQL tutorial will answer to the questions like what is a stored procedure and what are the Advantages of using stored procedures.

SQL Stored Procedures  | Domesticated Brain

This explains SQL stored procedures and their advantages.

19