Top Tweets for #SQLSorting
10th day of the #HTTDatachallange knowing the basics is one thing putting it to actual use and answering those questions is another, i retrieved the "name" column from the "Account" table to give a detailed result.
#SQLBasics
#SQLSorting

If the team can't find data quickly, you are losing money.
Day 10 of #HTTDataChallenge: Using SQL to automate the order of the accounts table. No more manual sorting; just clean, searchable results ready for the next business move.
#SQLSorting #DataManipulation #FMCGNigeria

It’s Day 10 of our challenge guys 💃🥳🤗
Today’s challenge is about: Sorting Data in SQL and today, I’ll be writing a query to retrieve customers names alphabetically…..
@phaibooboo, @it_is_reel, @preciey_oma, @ gbonna42449096 🥳
#hertechtrailacademy
#SQLSorting

Day 10: Sorting Data
SQL query to retrieve customer names in alphabetical order from accounts table.
#hertechtrailacademy #HTTDataChallenge #SQLSorting #DataManipulation.

I have inserted a screenshot showing query and the sorted results. @hertechtrail @phaibooboo @it_is_reel @preciey_oma @ogbonna42449096 @som_nnamani @mychailblaise @AtiJoshua #hertechtrailacademy #HTTDataChallenge #SQLSorting #DataManipulation #Dat10

Electronic Accessories: Strongest overall in Mandalay (23,476.86) and Naypyidaw (21,560.07). @hertechtrail @phaibooboo @it_is_reel @preciey_oma @ogbonna42449096 @som_nnamani @mychailblaise @AtiJoshua #hertechtrailacademy #HTTDataChallenge #SQLSorting #DataManipulation #Day10

#hertechtrailacademy #SQLSorting #DataManipulation
@phaibooboo @it_is_reel @preciey_oma
@ogbonna42449096 @som_nnamani @mychailblaise @AtiJoshua @hertechtrail
Stay tuned for Day 11 as I continue sharpening my SQL skills!
The output shows only the column containing the names of all customers in the accounts table and the list is arranged in an alphabetical order
#hertechtrailacademy #HTTDataChallenge #SQLSorting #DataManipulation
I retrieved customer names from the accounts table in the database and arranged the output in alphabetical order using the SQL Query below:
SELECT name
FROM accounts
ORDER BY name ASC;
#hertechtrailacademy #HTTDataChallenge
#SQLSorting #DataManipulation @tech_bella @it_is_reel

23/
You can sort your results too! Use ORDER BY:
This shows all books, sorted from newest to oldest. DESC means descending order. Use ASC for ascending. #SQLSorting

#DAY10 of 15
#hertechtrailacademy #HTTDatachallenge #SQLSorting #DataManipulation
An SQL query written to retrieve customer names in alphabetical order.
@phaibooboo @it_is_reel @som_nnamani
@mychailblaise @AtiJoshua

#Day 10 of HerTechTrail #15daysDataChallenge
#SQLSorting
Kindly click the image below 👇👇
#HTTDataChallenge #hertechtrailacademy #SQLSorting #DataManipulation #DataAnalysis


Transitioning from Oracle to PostgreSQL? Keep in mind that PostgreSQL handles NULL values differently in ORDER BY. NULLS FIRST/LAST can be your lifesaver for consistent sorting results. Embrace the change! #OracleDBA #PostgreSQLTips #SQLSorting #DatabaseMigration #DBATips
Trends for you
Most Popular Users

Elon Musk 
@elonmusk
240.1M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
108.7M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.2M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.5M followers

KATY PERRY 
@katyperry
86.7M followers

Taylor Swift 
@taylorswift13
80.5M followers

Lady Gaga 
@ladygaga
72.1M followers

Kim Kardashian 
@kimkardashian
69.3M followers

YouTube 
@youtube
68.6M followers

Virat Kohli 
@imvkohli
68.4M followers

Bill Gates 
@billgates
63.4M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
60.9M followers

X 
@x
60.9M followers

CNN Breaking News 
@cnnbrk
59.9M followers






















