pooja.k

September 10, 2023

Aggregation in MongoDB

In MongoDB, aggregation operations process the data records/documents and return computed results. It collects values […]
August 13, 2023

SQL Server Security Features

Security features in SQL Server 2019 Microsoft SQL Server provides several built in features that […]
July 27, 2023

Auto emailer using python

Sending email manually can be replaced using python Here is demo on how to send […]