<?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>Forem: Vaishu gajula</title>
    <description>The latest articles on Forem by Vaishu gajula (@vaishu_gajula_cb977a66e8a).</description>
    <link>https://forem.com/vaishu_gajula_cb977a66e8a</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3008735%2F5a2a520c-d18f-49ce-a147-9a235a0011aa.jpg</url>
      <title>Forem: Vaishu gajula</title>
      <link>https://forem.com/vaishu_gajula_cb977a66e8a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/vaishu_gajula_cb977a66e8a"/>
    <language>en</language>
    <item>
      <title>Day 6 Towards my Career</title>
      <dc:creator>Vaishu gajula</dc:creator>
      <pubDate>Mon, 07 Apr 2025 18:16:09 +0000</pubDate>
      <link>https://forem.com/vaishu_gajula_cb977a66e8a/day-6-towards-my-career-12bj</link>
      <guid>https://forem.com/vaishu_gajula_cb977a66e8a/day-6-towards-my-career-12bj</guid>
      <description>&lt;p&gt;I am so here to give my preparation towards my career goal I  oracle I have gone through the sub queries .ROWID, inline views , I have started the PL?SQL basic I came to know about the syntax I have not gone through it but later it just made me to dive into it I am so happy for doing those programming codes&lt;br&gt;
Later in the afternoon I have done some logical question those are very basic &lt;br&gt;
I am getting  Some confidence  day-by day by solving the problems and going through the topics I am so confident now&lt;br&gt;
I hope I Will maintain these consistency to move forward my journey towards my career &lt;br&gt;
If you also towards your journey of your career don't forget to connect through the comments.&lt;/p&gt;

</description>
      <category>java</category>
      <category>devchallenge</category>
      <category>webdev</category>
      <category>vlog</category>
    </item>
    <item>
      <title>Day 4 I have revised some of oracle concepts</title>
      <dc:creator>Vaishu gajula</dc:creator>
      <pubDate>Fri, 04 Apr 2025 18:01:40 +0000</pubDate>
      <link>https://forem.com/vaishu_gajula_cb977a66e8a/day-4-i-have-revised-some-of-oracle-concepts-53m1</link>
      <guid>https://forem.com/vaishu_gajula_cb977a66e8a/day-4-i-have-revised-some-of-oracle-concepts-53m1</guid>
      <description>&lt;p&gt;Hi Everyone Today I have revised some of the topics in oracle like cross join ,set operators like union, union all, intersect, minus &lt;br&gt;
I would like to define them in simple words &lt;br&gt;
unio means that combines the two queries into one and it eliminates the duplicates gives the result in order.&lt;br&gt;
Union all is used to combine two rows but it gives the duplicate result also and the result is also not sorted.&lt;br&gt;
Intersect means the values in first query but not there in second query&lt;br&gt;
Group By clause&lt;br&gt;
It is mainly used to group rows based on rows /columns to calculate min , sum ...for each group &lt;br&gt;
And also I have learned ROLLUP and cube&lt;br&gt;
These both are used to get the grand total and sub total&lt;br&gt;
but the cube will displays for each group by column and also displays he grand total.&lt;br&gt;
Then I revised the concept of case which works similarly as the switch case to implement if -then -else&lt;br&gt;
simple case &lt;br&gt;
when the condition is based on the equal operator. vice versa  for the searched case &lt;br&gt;
Tomorrow I will go through the subqueries which is a great topic &lt;br&gt;
I  Will be always looking forward for my career ...&lt;/p&gt;

</description>
      <category>oracle</category>
      <category>programming</category>
      <category>java</category>
      <category>database</category>
    </item>
    <item>
      <title>Day-3 Exploring Oracle, JavaScript</title>
      <dc:creator>Vaishu gajula</dc:creator>
      <pubDate>Thu, 03 Apr 2025 18:14:29 +0000</pubDate>
      <link>https://forem.com/vaishu_gajula_cb977a66e8a/day-3-exploring-oracle-javascript-2od7</link>
      <guid>https://forem.com/vaishu_gajula_cb977a66e8a/day-3-exploring-oracle-javascript-2od7</guid>
      <description>&lt;p&gt;Today I have gone through the integrity constraints in deeper.&lt;br&gt;
then i performed some operations like creating the table with check and i learned the relationship among the table using &lt;/p&gt;

&lt;p&gt;one-to-one They are used to combine to table in which the one values of the table should match with the exactly with one another in other table using the unique &lt;br&gt;
1 to many is same as one-to-one but we don't use the unique &lt;br&gt;
many-to-many we have the relation like making the relation between multiple records in one table are related to multiple records in another table.&lt;br&gt;
and some basics of join how we are join the table using the join i learned about the self join in which we can get the table using the same table. outer join and inner join &lt;br&gt;
inner join gives the only the matched results &lt;br&gt;
but wont return the unmatched records.&lt;br&gt;
I am always looking forward of my journey towards my career .&lt;br&gt;
That's it for today &lt;/p&gt;

</description>
      <category>oracle</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
