<?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; join</title>
	<atom:link href="http://www.fatihdemirci.net/index.php/tag/join/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>ExistsJoin ve NotExistJoin ile Lookup yazmak</title>
		<link>https://www.fatihdemirci.net/index.php/2011/02/11/existsjoin-ve-notexistjoin-ile-lookup-yamak/</link>
		<comments>https://www.fatihdemirci.net/index.php/2011/02/11/existsjoin-ve-notexistjoin-ile-lookup-yamak/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 08:14:50 +0000</pubDate>
		<dc:creator>Fatih Demirci</dc:creator>
				<category><![CDATA[Dynamics AX]]></category>
		<category><![CDATA[x++]]></category>
		<category><![CDATA[existjoin]]></category>
		<category><![CDATA[join]]></category>
		<category><![CDATA[lookup]]></category>
		<category><![CDATA[Metod]]></category>
		<category><![CDATA[notexistjoin]]></category>
		<category><![CDATA[Query]]></category>

		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=609</guid>
		<description><![CDATA[Merhaba Şöyle bir istek olsun.  Seçilecek vergi numarası ne müşteri nede satıcı tablosunda kullanılmış olsun. Bu gibi bir istekte notexistjoin kullanabiliriz. Eğer müşteride veya satıcıda  kullanılanlar listelensin denseydi existjoin kullanacaktık. client static void lookupETGVATNum (FormStringControl ctrl, Common common) {     SysTableLookup          sysTableLookup = SysTableLookup::newParameters(tablenum(TaxVATNumTable), ctrl);     Query                   query = new Query();     QueryBuildDataSource    queryBuildDataSource = [...]]]></description>
		<wfw:commentRss>https://www.fatihdemirci.net/index.php/2011/02/11/existsjoin-ve-notexistjoin-ile-lookup-yamak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Query ile yapamadığınız bir join&#8217;i nasıl yapabilirsiniz?</title>
		<link>https://www.fatihdemirci.net/index.php/2010/09/19/query-ile-yapamadiginiz-bir-joini-nasil-yapabilirsiniz/</link>
		<comments>https://www.fatihdemirci.net/index.php/2010/09/19/query-ile-yapamadiginiz-bir-joini-nasil-yapabilirsiniz/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 18:45:27 +0000</pubDate>
		<dc:creator>Fatih Demirci</dc:creator>
				<category><![CDATA[Dynamics AX]]></category>
		<category><![CDATA[Ax 2009]]></category>
		<category><![CDATA[Axapta]]></category>
		<category><![CDATA[join]]></category>
		<category><![CDATA[lookup]]></category>
		<category><![CDATA[Query]]></category>
		<category><![CDATA[x++]]></category>

		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=431</guid>
		<description><![CDATA[Merhaba BankAccountTable&#8217;ı lookup da açtırmak istiyoruz. Kriterlerimiz şöyle. Lookupta  BankAccountTable.AssignedBankTransType alanı boş olanlar ve BankTransType.BankTransType   &#60;&#62;  BankAccountTable.AssignedBankTransType İlişkisiyle  BankTransType&#8217;ın BankTransType.ExchangeNoteDocType&#8217;ı Çek ve senetten farklı olan kayıtlar isteniyor. Query&#8217;de   bu join&#8217;in nasıl yapılacağını bulamadım.  Bu sebepten  temp tablo kullanmaya  karar verdim.  while select kullanarak temptabloyu doldurup. Sonra lookup için query&#8217;ı yazdım. Axaptada joinlerle ilgili bir makaleyi ilerki zamanlarda yayınlayacağım. Örenk [...]]]></description>
		<wfw:commentRss>https://www.fatihdemirci.net/index.php/2010/09/19/query-ile-yapamadiginiz-bir-joini-nasil-yapabilirsiniz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
