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,...ย โขย 1y
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
Payal Manghnani
#uiux designer #free...ย โขย 6m
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
SRI CHARAN REDDY
Never Give Upโย โขย 1y
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
Payal Manghnani
#uiux designer #free...ย โขย 6m
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
Payal Manghnani
#uiux designer #free...ย โขย 4m
How to make real time stock market data processing pipeline using AWS Lambda and kinesis
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...ย โขย 2m
How many are you from the Data Industry and from which role?