<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1047353" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1047353</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Well, SQL (Structured Query</title>
    <link>https://www.webmaster-forums.net/web-database-development/sql-views-question#comment-1284837</link>
    <description> &lt;p&gt;Well, SQL (Structured Query Language) is a way to request something from a database. It&#039;s not a programming language, but more of a requesting language.&lt;/p&gt;
 </description>
     <pubDate>Thu, 23 May 2013 05:21:03 +0000</pubDate>
 <dc:creator>shivendra</dc:creator>
 <guid isPermaLink="false">comment 1284837 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>ALTER VIEW myView</title>
    <link>https://www.webmaster-forums.net/web-database-development/sql-views-question#comment-1284326</link>
    <description> &lt;p&gt;ALTER VIEW myView (id,first_name,city)&lt;br /&gt;
-&amp;gt; AS SELECT id, upper(first_name), city FROM employee;&lt;/p&gt;
 </description>
     <pubDate>Fri, 26 Apr 2013 04:53:44 +0000</pubDate>
 <dc:creator>Shivendra9411</dc:creator>
 <guid isPermaLink="false">comment 1284326 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>view is the virtual table</title>
    <link>https://www.webmaster-forums.net/web-database-development/sql-views-question#comment-1284265</link>
    <description> &lt;p&gt;view is the virtual table which is create by admin for the different diiferent users to access the information&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 Apr 2013 05:18:22 +0000</pubDate>
 <dc:creator>RohanJaiswal</dc:creator>
 <guid isPermaLink="false">comment 1284265 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>thanks for the help !!</title>
    <link>https://www.webmaster-forums.net/web-database-development/sql-views-question#comment-1282077</link>
    <description> &lt;p&gt;thanks for the help !!&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Dec 2012 05:38:23 +0000</pubDate>
 <dc:creator>giffy</dc:creator>
 <guid isPermaLink="false">comment 1282077 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Well, SQL (Structured Query</title>
    <link>https://www.webmaster-forums.net/web-database-development/sql-views-question#comment-1279445</link>
    <description> &lt;p&gt;Well, SQL (Structured Query Language) is a way to request something from a database. It&#039;s not a programming language, but more of a requesting language.&lt;/p&gt;
 </description>
     <pubDate>Tue, 31 Jul 2012 05:08:06 +0000</pubDate>
 <dc:creator>Hire Developer</dc:creator>
 <guid isPermaLink="false">comment 1279445 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>tell me friend
login join</title>
    <link>https://www.webmaster-forums.net/web-database-development/sql-views-question#comment-1265864</link>
    <description> &lt;p&gt;tell me friend&lt;br /&gt;
login join date show after login (sql query)&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Jun 2011 11:14:51 +0000</pubDate>
 <dc:creator>zani</dc:creator>
 <guid isPermaLink="false">comment 1265864 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Yes my dear you can alter</title>
    <link>https://www.webmaster-forums.net/web-database-development/sql-views-question#comment-1264665</link>
    <description> &lt;p&gt;Yes my dear you can alter view. Here is the query for alter a view.&lt;br /&gt;
ALTER VIEW myView (id,first_name,city)&lt;br /&gt;
    -&amp;gt; AS SELECT id, upper(first_name), city FROM employee;&lt;br /&gt;
Query OK, 0 rows affected (0.00 sec)&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 May 2011 01:49:04 +0000</pubDate>
 <dc:creator>jhnbrwn</dc:creator>
 <guid isPermaLink="false">comment 1264665 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Of course !!</title>
    <link>https://www.webmaster-forums.net/web-database-development/sql-views-question#comment-1264637</link>
    <description> &lt;p&gt;Of course !!&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 May 2011 09:35:42 +0000</pubDate>
 <dc:creator>Birkenstock</dc:creator>
 <guid isPermaLink="false">comment 1264637 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>hi,
I also use the old MySQL</title>
    <link>https://www.webmaster-forums.net/web-database-development/sql-views-question#comment-1252669</link>
    <description> &lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;I also use the old MySQL GUI tools, but I tested the SQL and it works or not.&lt;/p&gt;
 </description>
     <pubDate>Thu, 26 Aug 2010 08:35:00 +0000</pubDate>
 <dc:creator>spinxweb2</dc:creator>
 <guid isPermaLink="false">comment 1252669 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>That works.  I know I&#039;m going</title>
    <link>https://www.webmaster-forums.net/web-database-development/sql-views-question#comment-1252045</link>
    <description> &lt;p&gt;That works.  I know I&#039;m going to create a view and then forget what the heck I did later on or must tweak it slightly w/o having to recall it.&lt;/p&gt;
&lt;p&gt;Thanks &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 04 Aug 2010 23:11:00 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1252045 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
