Windows 10 or Windows 11? What do you use personally? Which is better? I have tried 11. Now I am using 10 as I had to reset my pc, haven't upgraded to 11 yet. I am happy with windows 10 ✌️
5 replies1 like
Gitto Q Wesley
Inspiring greatness,... • 11m
Curious how did medial scrap linkedin data using url ? Was it using LinkedIn developer API or another tool ?
Windows 11 Start menu ads are now rolling out to everyone / Thankfully you can disable these app ‘recommendations’ very easily.
0 replies5 likes
Comet
#uiux designer #free... • 4m
Day 3: Filtering Data with WHERE
Guys, ready to take your SQL game up a notch?
Today, let’s talk about the WHERE clause—it’s your tool to filter data like a pro!
Here’s how it works:
SELECT name, age
FROM Students
WHERE age > 18;
🎯 This gi
See More
1 replies3 likes
Prince Yadav
Co -founder at Trade... • 1y
"Stacks in C++: Your trusty tool for managing data with LIFO (Last In, First Out) behavior. From undo functionality to expression evaluation, mastering the stack unlocks a world of efficient data manipulation! #cplusplus #datastructures #coding"
Code
See More
0 replies6 likes
Comet
#uiux designer #free... • 2m
How to make real time stock market data processing pipeline using AWS Lambda and kinesis
Whatsapp Bans Android Users From Taking Screenshots Of Profile Pics
WhatsApp has introduced a new update that prevents users from taking screenshots of other users' profile pictures, enhancing privacy features. This update, not yet officially announ
See More
2 replies7 likes
Comet
#uiux designer #free... • 4m
Now, let’s kickstart our SQL journey with the SELECT statement!
SELECT is like the spotlight—it helps you pick and display specific data from a table.
Here’s a quick example:
SELECT name, age
FROM Students;
🎯 This fetches the name and age of a
See More
0 replies3 likes
Comet
#uiux designer #free... • 4m
Day 4: Sorting Data with ORDER BY
Hey guys, let’s make your SQL queries even more powerful with ORDER BY! This command helps you sort your results—either ascending (default) or descending.
Example:
SELECT name, age
FROM Students
ORDER BY age D
See More
0 replies1 like
Rupankar ghosh
Data Analyst • 26d
How many are you from the Data Industry and from which role?