<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kalyanam Venumadhav</title>
    <description>The latest articles on DEV Community by Kalyanam Venumadhav (@kalyanam_venumadhav_aaddf).</description>
    <link>https://dev.to/kalyanam_venumadhav_aaddf</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3712105%2F4fe1ae9b-44d2-4c4b-801b-a50aaf088e14.png</url>
      <title>DEV Community: Kalyanam Venumadhav</title>
      <link>https://dev.to/kalyanam_venumadhav_aaddf</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kalyanam_venumadhav_aaddf"/>
    <language>en</language>
    <item>
      <title>SQL Starters</title>
      <dc:creator>Kalyanam Venumadhav</dc:creator>
      <pubDate>Thu, 03 Sep 2026 18:51:24 +0000</pubDate>
      <link>https://dev.to/kalyanam_venumadhav_aaddf/sql-starters-282</link>
      <guid>https://dev.to/kalyanam_venumadhav_aaddf/sql-starters-282</guid>
      <description>&lt;p&gt;Hi &lt;strong&gt;Folks&lt;/strong&gt;,&lt;/p&gt;

&lt;p&gt;In this article, I'm going to share my learnings in &lt;strong&gt;SQL&lt;/strong&gt;.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Install &lt;strong&gt;MySQL Workbench&lt;/strong&gt; editor from **MySQL Downloads **found in internet.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;After Installation,&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Open MySQL Workbench&lt;/li&gt;
&lt;li&gt;Click on '+' icon to create new sql editor&lt;/li&gt;
&lt;li&gt;Click on import icon present on top in sql editor workbench&lt;/li&gt;
&lt;li&gt;After importing, See the data, schema tables present in left side panel&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;We see the sql editor workspace, result Grid,output view.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;How to display data present in result table ?&lt;/strong&gt;&lt;br&gt;
Use SELECT '*' as Keyword FROM table_name&lt;br&gt;
Ex: SELECT * FROM moviesdb.movies;&lt;/p&gt;

&lt;p&gt;Instead of moviesdb.movies we can use movies as name. Follow the steps below:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Go to the left panel where movie data present, select movie data table -&amp;gt; Right click on default schema it highlights in bold -&amp;gt; Then, Write query as, &lt;strong&gt;SELECT * FROM movies&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Method - 2&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;USE&lt;/strong&gt; moviesdb&lt;br&gt;
SELECT * FROM movies;&lt;br&gt;
Here we're using '&lt;strong&gt;USE&lt;/strong&gt;' Keyword&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How can we check how many rows are present after writing query ?&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Just go to output view present in MySQL Workbench editor (present below to the result Grid) you can see there (or) Check with Excel sheet using filter option to check how many rows are present. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Suppose we're writing query but we don't know recieved output is right or wrong. We can check with our excel sheet data using &lt;strong&gt;filter&lt;/strong&gt; option if it matches with our output rows then our query is correct this is how we can debug and check ✅ output.&lt;/p&gt;

&lt;p&gt;There are some inbuilt clauses present in SQL&lt;br&gt;
1.WHERE&lt;br&gt;
2.COUNT&lt;br&gt;
3.DISTINCT (for unique values)&lt;br&gt;
4.LIKE&lt;br&gt;
5.% - Wildcard Search Ex: %movies% Gives the movies data present anywhere in the sentence&lt;br&gt;
%movies - Returns movies data present starting at the sentence&lt;br&gt;
%movies - Returns of movies present at last in the sentence&lt;/p&gt;

&lt;p&gt;Ctrl + Scroll UP - Zoom in SQL Editor&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Database&lt;/strong&gt; - Collection of rows and columns in tabular format with schema it has duplicate ids, unique ids in different formats like excel, .sql etc.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How to save all written queries ?&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Write all queries at one place and highlight each query, do the next steps mentioned below,&lt;/li&gt;
&lt;li&gt;Select each query&lt;/li&gt;
&lt;li&gt;Run each query&lt;/li&gt;
&lt;li&gt;After running all the queries click on save button present in SQL Editor in top as notebook symbol&lt;/li&gt;
&lt;li&gt;Select folder, Give file name&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;3 sections present in SQL Workbench&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;SQL Editor&lt;/li&gt;
&lt;li&gt;Result Grid&lt;/li&gt;
&lt;li&gt;Output Panel&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgav6lknjbobs84sbybxc.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgav6lknjbobs84sbybxc.jpg" alt=" " width="800" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I hope this article cleared doubts in SQL on basics level&lt;/p&gt;

&lt;p&gt;Thanks for reading !&lt;/p&gt;

&lt;p&gt;Follow More for this kind of Informative articles...&lt;/p&gt;

&lt;p&gt;Share with your friends who are interested to learn SQL / learning SQL. Help Others&lt;/p&gt;

&lt;p&gt;Comment your Thoughts 💬 What kind of articles you're interested in and Did you find this article helpful or not ? Do share your thoughts with us...&lt;/p&gt;

&lt;p&gt;Bye.🙋‍♂️ See you in the next fun practical learning article.&lt;/p&gt;

</description>
      <category>sql</category>
      <category>sqlserver</category>
      <category>database</category>
      <category>mysql</category>
    </item>
  </channel>
</rss>
