All Tools / डेवलपर टूल / SQL Formatter & Beautifier — मुफ़्त ऑनलाइन
डायलेक्ट
इंडेंट
SQL इनपुट
Formatted SQL

SQL Formatter & Beautifier

यह tool क्या करता है?

SQL paste करें और formatter उसे consistent indentation, keyword uppercasing तथा एक clause per line के साथ rewrite करता है। SELECT columns, SELECT keyword के नीचे indent होते हैं, JOIN conditions अपनी line पर आती हैं, और AND/OR conditions एक level अंदर जाती हैं। Result सीधे copy-paste के लिए तैयार रहता है।

उपयोग कैसे करें

  1. SQL को बाएं panel में paste करें — formatting अपने आप चलती है।
  2. Dialect (Standard, MySQL, PostgreSQL) और indent size (2, 4, या Tab) चुनें।
  3. Keywords uppercase toggle करके keyword casing control करें।
  4. Formatted result के लिए कॉपी करें पर क्लिक करें।