Common table expressions - aka the WITH clause - enable you to define named subqueries:
WITH cte AS
( SELECT ... )
SELECT * FROM cte
These can simplify complex #SQL and aid readability
Baraa Khatib Salkini gives a visual explanation of these https://t.co/h1QQYHf3rU
Sponsored | An ERP That Keeps You Ahead
Keeping up with business changes is challenging. Zoho ERP is built for India: vertical-first, unified, AI-enabled, with real-time compliance and insights to drive growth.
Try Zoho ERP now - https://t.co/T7WC2i5YDm
#ZohoERP#AI #ERPofIndia
@ZohoERP
Nice short interview of @svembu by @BhavyaDKumar of @moneycontrolcom during our @ZohoERP launch. Sridhar also talks about our rural expansion plans, AI,…
https://t.co/9SpuvGRmxN
In farming, the biggest cost is fertilizer and pesticides. Farmers do the work, but the suppliers capture the margin.
In housing, buyers make a long-time commitment. Banks and lenders collect interest for decades.
In SaaS, software companies build the product. Cloud providers charge rent on compute and storage.
Now AI is heading the same way.
Data centers and GPU infrastructure are positioning themselves as the "pipe" for intelligence.
Value is created at the edge. Profit is captured in the middle.
This Toll Collector Layer is everywhere.
In insurance, the car (or house) is built once. Insurance gets paid every year.
In payments, commerce happens everywhere. Visa and Mastercard take a cut of every swipe.
In marketplaces, sellers do the work. Amazon takes fees on every sale.
In mobility, drivers do the driving. Uber takes a percentage of every ride.
In advertising, brands spend billions.
Ad exchanges take a slice of every impression.
In ticketing, artists fill stadiums. Platforms collect fees per ticket.
In pharmacy, drug makers make the drugs. PBMs sit in the middle and capture the spread.
Once we see the middle layer, we can’t unsee the gap between where value is created and where profits are captured.
Unveiling Zoho ERP, a cutting edge resource planning platform designed to change the realities of your business. Replace siloed, complex systems with a single source of truth that improves efficiency, enhances data visibility, and steers your business towards growth. Now live in India!
Learn more: https://t.co/lXIN0lHpbZ
#ERPforIndia #ZohoERP #ERPSoftware #CloudERP #Zoho
I am moving to Zoho — our own Swadeshi platform for documents, spreadsheets & presentations. 🇮🇳
I urge all to join PM Shri @narendramodi Ji’s call for Swadeshi by adopting indigenous products & services.
On our AI use as of August 2025.
I use AI chat tools daily, at least 2-3 sessions a day. So I would count myself as a moderate to heavy user. I have the top 5 apps installed in my phone and I use all of them (see item 2).
1. AI helps me learn faster. It is a much better search engine in that sense. My web search has gone down 80% as a direct result.
2. AI is a very good debating partner to have and we can use them to debate each other too. I often take the output of one AI and ask another AI to critique it and that deepens my understanding.
3. AI can enhance product experience (like how Grok is in X) but I would not use AI to create new content. AI can help customer support agents do their work faster but it is unwise to let AI replace human agents. It is also unwise for a human to copy paste AI text and send to a customer, hiding the fact that it came from AI.
4. AI generated code requires a full round of review for compliance, privacy and security, and those are neither easy nor fun for humans to do. If any programmer submits AI generated code without doing all this, they are failing at their job. Doing all of the above may destroy much of the "productivity gains" in generating code. In some cases, AI may even slow us down.
So I encourage our programmers to use AI as I discuss in 1 and 2 above.
We continue to run a lot of experiments, and I will revise my opinion if and when facts change on the ground.
Zoho Payroll is live in Saudi Arabia! Designed to simplify payroll management, we can ensure your business stays WPS compliant, automates salary calculations, GOSI contributions, and more. Try now: https://t.co/58IoC6QYMh #ZohoPayrollforKSA#PayrollSoftware
🇨🇦 The #ZFWorkshop is back and heading to 3 cities across Canada.
Explore Zoho Finance, gain practical insights, connect with peers, and get tailored advice from our experts.
Seats are limited so grab yours now: https://t.co/0IhfU4h6HT
#BusinessFinance#CanadianBusiness
Strengthening Entrepreneurial Growth in Uttarakhand
We have signed a Training MOU with the Department of Higher Education, Govt. of Uttarakhand under the Devbhoomi Udyamita Yojana at the Mega Startup Event held at Doon University, Dehradun.
This collaboration will enable entrepreneurs to gain hands-on training on Zoho Books and @ZohoPayroll, helping them streamline financial and payroll management for their businesses.
We appreciate the opportunity to contribute to this initiative and look forward to supporting entrepreneurs in their journey.
#ZohoBooks #ZohoPayroll #Entrepreneurship #StartupGrowth #Uttarakhand #DevbhoomiUdyamitaYojana
@narayanan1972
Our Finance and Operations Suite is thriving, with enhanced offerings designed to make businesses more efficient and streamlined!
@prashantganti shares his vision behind all of these latest updates. Read them here 👉 https://t.co/2WN59TLk4Y
BGT should be the absolute last chance for Virat Kohli and Rohit Sharma. Unless they perform in Australia better to ask them to retire from test. India can't afford to have walking wickets like Rohit and Kohli for too long now. #INDvNZ#INDvsNZ
We're thrilled to introduce Vikra, the all-in-one seller application on the ONDC Network.
Embracing @ONDC_Official goal to democratise e-commerce, @vikra_seller empowers sellers to venture online effortlessly, facilitating seamless sales across India
#VIKRA#ONDC#ZOHO
Hello, India! 🇮🇳
We're thrilled to introduce Vikra—an all-in-one seller application on the @ONDC_Official network. 😇
Aligned with ONDC's mission, @Vikra_seller empowers sellers to go online effortlessly, ensuring seamless sales. Learn how it can help you👇
I love our nation - while I am proud of my Tamil heritage, I am equally fond of every one of our states and our regions and the vast cultural, spiritual and civilizational heritage they represent.
There is vast talent waiting for opportunity everywhere in Bharat.
We want to create world-class R&D capability wherever we go and
there is a speed limit to how fast you can scale up R&D teams and it is not at all like scaling up manufacturing plants.
We are doing well in Kottarakara in Kerala.
We are going to Eastern UP this year, our first major rural expedition North.
I wish we could have a meaningful presence everywhere and may be over the next 20 years we will get there. That is my dream 🙏
💡 With CSS :has(), we can build a simple quiz component that detects which answer is correct. If the user picks an incorrect answer, it will fade the correct one.
Details in the CSS :has() guide: https://t.co/MnHL3f7tjo