<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fatih DEMİRCİ &#187; getSQLStatement</title>
	<atom:link href="http://www.fatihdemirci.net/index.php/tag/getsqlstatement/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fatihdemirci.net</link>
	<description>Microsoft MVP &#124; MCT &#124; Solution Architect &#124; AI-Ready ERP &#38; CRM Copilot &#38; Agentic Business Applications</description>
	<lastBuildDate>Fri, 17 Apr 2026 11:24:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ax 2012 ile yazdığımız bir sorgunun SQL ifadesini almak</title>
		<link>https://www.fatihdemirci.net/index.php/2013/02/18/ax-2012-ile-yazdigimiz-bir-sorgunun-sql-ifadesini-almak/</link>
		<comments>https://www.fatihdemirci.net/index.php/2013/02/18/ax-2012-ile-yazdigimiz-bir-sorgunun-sql-ifadesini-almak/#comments</comments>
		<pubDate>Mon, 18 Feb 2013 13:08:08 +0000</pubDate>
		<dc:creator>Fatih Demirci</dc:creator>
				<category><![CDATA[AX 2012]]></category>
		<category><![CDATA[Dynamics AX]]></category>
		<category><![CDATA[x++]]></category>
		<category><![CDATA[generateonly]]></category>
		<category><![CDATA[getSQLStatement]]></category>
		<category><![CDATA[SQL ifadesi]]></category>

		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=1045</guid>
		<description><![CDATA[Merhaba Ax ile yazdığımız bir sorgunun nasıl bir SQL ifadesi oluşturduğunu görmek için ax 2012 ile gelen  getSQLStatement() metodunu kullanabiliriz.  Şöyle bir örnek yapalım. Çalıştırdığınızda çıktısı şöyle olacaktır. SELECT TOP 10 T1.ACCOUNTNUM,T1.CUSTGROUP,T1.RECID,T2.CURRENCYCODE,T2.AMOUNTMST,T2.RECID FROM CUSTTABLE T1 CROSS JOIN CUSTTRANS T2 WHERE (T1.DATAAREAID=?) AND ((T2.DATAAREAID=?) AND (T2.ACCOUNTNUM=T1.ACCOUNTNUM)) Burada önemli olan generateonly ifadesi generateonly olmadan bu çıktıyı elde [...]]]></description>
		<wfw:commentRss>https://www.fatihdemirci.net/index.php/2013/02/18/ax-2012-ile-yazdigimiz-bir-sorgunun-sql-ifadesini-almak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
