How to perform the Group Concatenation in Totara
There are two in-built functions in moodle/totara that return the result as a single field. For each result set row,
Continue readingThere are two in-built functions in moodle/totara that return the result as a single field. For each result set row,
Continue readingWe use ER Model for logical representation, which means If we want to see the Conceptual view of the data,
Continue readingIn our daily programming, we see three types of software design principles i.e DRY, KISS, and YAGNI. DRY PRINCIPLE –
Continue readingWhat is Data? Data is a collection of raw facts and statistics such as images, numbers, observations, and descriptions in
Continue readingConvert Date and time according to the User’s browser time We need to convert datetime from one timezone to another
Continue readingThe jQuery.css function is used to GET or SET the CSS properties of DOM elements. The lesson that follows will
Continue readingIn Javascript design pattern term is used for a reusable solution for commonly occurring problems in Javascript. The constructor design
Continue readingIntroduction Django serializers provide a way to convert complex data, such as querysets and model instances, into different formats, like
Continue readingWriting a better bug report is an important skill for any software tester to have because it helps to ensure
Continue readingIntroduction Azure Durable Functions is an extension of Azure Functions that allow developers to write stateful, long-running functions in a
Continue reading