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,... âąÂ 10m
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... âąÂ 11m
"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... âąÂ 3m
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
A person who loves t... âąÂ 3d
How many are you from the Data Industry and from which role?