Add
Account
Add
Account
Tagged as
SQLServerTutorials
Notes: 10
Subscribers: 0
Subscribe
Search
oscp
@oscp
Protect Your Database from SQL Injection Attacks
SQL Injection is a critical security vulnerability that allows attackers to manipulate your database by injecting malicious SQL code. Learn how to identify, prevent, and mitigate the risks associated with SQL Injection to safeguard sensitive data. This guide covers best practi...
SQLServerTutorials
SQLServer2019ActivationKey
SQL_Injection
OSCP_certification
0
0
5
0
Jan 8
Himani Monu Kumar
@Himani_Monu
Top 15 T-SQL Interview Questions - Javatpoint
Features of T-SQL 1. TRUNCATE TABLE with PARTATION. 2. DROP IF EXISTS. 3. Advanced Analytics Extensions. 4. Querying Temporal Tables 5. JSON support. 6. FORMAT MESSAGE
SQLInterviewQuestions
SQLServerTutorials
Technology
interviewquestion
microsoft
0
0
19
0
Nov 12, 2024
Himani Monu Kumar
@Himani_Monu
SQL Tutorial - TAE
SQL (Structured Query Language) performs operations on the records stored in the database, such as updating records, inserting records, deleting records, creating and modifying database tables, views, etc.
Technology
SQLServerTutorials
Database
DBMS
mysql
software
0
0
16
0
Oct 16, 2024
Himani Monu Kumar
@Himani_Monu
SQL Order by RANDOM - TAE
SQL is a database management programming language. SQL Order By RANDOM is a clause used to order data randomly. It implies that data is not sorted in any particular order.
SQLServerTutorials
mysql
Technology
Programminglanguage
random
Database
0
0
435
0
Sep 19, 2024
Himani Monu Kumar
@Himani_Monu
How to calculate age from Date of Birth in SQL?
We can use the DATEDIFF function. The DATEDIFF function calculates the difference between two dates, expressed in a specified date part, such as years, months, or days.
Technology
Coding
SQLServerTutorials
datediff
Education
0
0
14
0
Sep 16, 2024
Madhavi
@Madhavi5
Snowflake Online Training | Snowflake Training
How Does Snowflake Database Work? Snowflake is a cloud-based data warehousing platform that offers a unique architecture and seamless scalability, making it popular for modern data analytics. Unlike traditional data warehouses, Snowflake operates entirely in the cloud and sepa...
SnowflakeOnlineTraininginHyderabad
ETL
ETLDeveloper
SQLServerTutorials
datawarehouse
0
0
10
0
Aug 27, 2024
Himani Monu Kumar
@Himani_Monu
MySQL Update Join - TAE
The UPDATE JOIN is a MySQL statement used to perform cross-table updates which means we can update one table using another table with the JOIN clause condition.
Technology
mysql
SQLServerTutorials
CORE
mysqldatabase
0
0
16
0
Jul 27, 2024
IT DESK INDIA
@IT_DESK_INDIA
SQL Server Training Institute in India
https://itdeskindia.com/course/sql-server-training/
sql_power_bi_course
SQLServerTutorials
sqlservertrainingclasses
SQLServerDBATraining
0
0
18
0
Jun 21, 2024
sqlyoga
@sqlyoga
REPLICATE() Function in SQL Server by SQLYoga Guide
Are you struggling with ensuring uniformity in numeric data stored in your SQL Server database? Fear not! SQLYoga brings you an insightful guide on mastering the REPLICATE() function, your solution to standardizing numeric data effortlessly. Recently, while perusing SQL Author...
SQLYoga
SQLYogaimage
SQLYogaGuide
SQLQueries
SQLServerTutorials
sqlserver
0
0
9
0
Jun 12, 2024
sqlyoga
@sqlyoga
Create a Comma Separated List with SELECT in SQL Server by SQLYoga Guide
Today, I encountered a situation where I needed to display all related data in a comma-separated list using a SELECT statement. Up until now, I have been using a scalar function that utilizes COALESCE()to achieve this. However, I discovered a fantastic solution that allows us...
SQLYoga
SQLYogaimage
SQLYogaBlog
CommaSeparatedList
techtips
SQLServerTutorials
0
0
14
0
Jun 6, 2024