<?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>Creating a CDT from a view -- why are the field names all lowercase?</title><link>https://community.appian.com/discussions/f/general/17703/creating-a-cdt-from-a-view----why-are-the-field-names-all-lowercase</link><description>I have a view in the cloud database, and the column names are written in camelCase, with some genuinely containing capital letters. 
 I noticed that when creating a CDT, if you choose &amp;quot;create from table/view&amp;quot;, then the generated fields corresponding to</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Creating a CDT from a view -- why are the field names all lowercase?</title><link>https://community.appian.com/thread/69691?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2019 13:35:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fad2a182-5377-4f44-805b-ce0ea93ebdd7</guid><dc:creator>ChristineLHutchison</dc:creator><description>&lt;p&gt;Appian uses hibernate to connect and execute commands in the DB, using the set teneo property. When you are in the DB directly,&amp;nbsp;creating tables/views follows the configuration set through a system variable. Initial settings will have Appian create objects as lowercase and the &amp;#39;sql workbench&amp;#39; will create as you type it in.&amp;nbsp;If you want these to be consistent, make adjustments in the DDL that you execute to create views.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>