<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>how to create a view in APPIAN cloud?</title><link>https://community.appian.com/discussions/f/data/15027/how-to-create-a-view-in-appian-cloud</link><description>Hi All - 
 I&amp;#39;ve a join query and I want save this query as a view in my cloud database. can any one pls guide me how to create a view in appian cloud database? pls share if any documents available. 
 thanks, 
 Mp</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: how to create a view in APPIAN cloud?</title><link>https://community.appian.com/thread/67230?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2019 17:46:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94cd9a1-efad-470b-a7cd-63fbee4fb5fd</guid><dc:creator>Domen Jemec</dc:creator><description>&lt;p&gt;&lt;a href="/members/madhusudanp0001"&gt;mpatram&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You should be able to navigate to the database either through the menu icon and selecting &amp;quot;Cloud Database&amp;quot; or by just going to www.&amp;lt;yourcloudinstance&amp;gt;.appiancloud.com/database&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;From there you need to select the database you&amp;#39;ve configured and you can create a view using standard mysql syntax:&lt;/p&gt;
&lt;p&gt;CREATE VIEW ... AS SELECT...;&amp;nbsp; &amp;nbsp;MySQL docs:&amp;nbsp;&lt;a href="https://dev.mysql.com/doc/refman/8.0/en/create-view.html"&gt;https://dev.mysql.com/doc/refman/8.0/en/create-view.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>