<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic hai1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hai1/m-p/2363694#M523139</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) When using Open SQL statements in an ABAP/4 program, should  it satisfy both this conditions&amp;#133;&lt;/P&gt;&lt;P&gt; a) The database system being addressed must be supported by SAP.&lt;/P&gt;&lt;P&gt;b) The database tables being addressed must be defined in the ABAP/4 dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. What is the difference between the TYPE and LIKE statements in data declaration?&lt;/P&gt;&lt;P&gt;can u send me some examples on this topic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.3.what  do u mean by deep structures?is this anyway related to HIDE statement ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Jun 2007 04:40:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-16T04:40:07Z</dc:date>
    <item>
      <title>hai1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hai1/m-p/2363694#M523139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) When using Open SQL statements in an ABAP/4 program, should  it satisfy both this conditions&amp;#133;&lt;/P&gt;&lt;P&gt; a) The database system being addressed must be supported by SAP.&lt;/P&gt;&lt;P&gt;b) The database tables being addressed must be defined in the ABAP/4 dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. What is the difference between the TYPE and LIKE statements in data declaration?&lt;/P&gt;&lt;P&gt;can u send me some examples on this topic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.3.what  do u mean by deep structures?is this anyway related to HIDE statement ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jun 2007 04:40:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hai1/m-p/2363694#M523139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-16T04:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: hai1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hai1/m-p/2363695#M523140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expert Forums&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forum Search&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the form below to search the forum content. You can choose to search all content or restrict it to certain forums or dates. Also, you can filter the results by a username or user ID.&lt;/P&gt;&lt;P&gt;Search Forum Content&lt;/P&gt;&lt;P&gt;Search Terms: 	  Search Tips&lt;/P&gt;&lt;P&gt;Category or Forum: 	&lt;/P&gt;&lt;P&gt;Date Range: 	&lt;/P&gt;&lt;P&gt;Results Per Page: 	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome, Clemens Li 	Help&lt;/P&gt;&lt;P&gt;Your Control Panel 	Your Control Panel&lt;/P&gt;&lt;P&gt;Your Reward Points 	Your Reward Points&lt;/P&gt;&lt;P&gt;Your Questions 	Your Questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search Results » Messages: 269 - Search Terms: When using Open SQL statements in an ABAP/4 program, should it satisfy both this conditions&amp;#133; 	Sort by:&lt;/P&gt;&lt;P&gt;Pages: 9 &lt;A href="https://community.sap.com/Next"&gt; 1 2 3 4 5 6 7 8 9 &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   1. hai1&lt;/P&gt;&lt;P&gt;      Posted on: Jun 16, 2007 6:40 AM, by user: pavan kumar -- Relevance: 23% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      1) When using Open SQL statements in an ABAP/4 program, should it satisfy both this conditions&amp;#133; a) The database ...&lt;/P&gt;&lt;P&gt;   2. Re: what is meant by open sql and netive sql?&lt;/P&gt;&lt;P&gt;      Posted on: May 18, 2007 2:19 PM, by user: Viji -- Relevance: 20% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      use native SQL. Native SQL seems somewhat slower and you have to know which databse you will be using it on before coding. Thanks, ...&lt;/P&gt;&lt;P&gt;   3. Re: Differences between open SQL and native SQL&lt;/P&gt;&lt;P&gt;      Posted on: Apr 30, 2007 5:15 AM, by user: navjot sharma -- Relevance: 16% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      database tables declared in the ABAP Dictionary regardless of the database platform that you R/3 System is using. Native SQL allows you to use database-specific SQL statements in an ABAP program. This means that ...&lt;/P&gt;&lt;P&gt;   4. Re: SQL Statements in ABAP and meaning&lt;/P&gt;&lt;P&gt;      Posted on: May 29, 2007 7:12 AM, by user: Anji Reddy Vangala -- Relevance: 15% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      the data from the result set to the data objects specified in target. You can restrict the result set using the WHERE addition. The addition GROUP BY compresses several database rows into a single row of ...&lt;/P&gt;&lt;P&gt;   5. When i click on a particular node it should take me to the path or open the&lt;/P&gt;&lt;P&gt;      Posted on: May 14, 2007 7:02 AM, by user: Ginni Makkar -- Relevance: 13% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      the path or if its the last node then it should open the file specified in that link.Is this possible using ABAP. Can any one help me out with this issue... Regards, Ginni. ...&lt;/P&gt;&lt;P&gt;   6. ABAP/4 processor: CALL_FUNCTION_OPEN_ERROR&lt;/P&gt;&lt;P&gt;      Posted on: Apr 30, 2007 12:55 PM, by user: Rashmi Dhote -- Relevance: 13% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Has anyone any idea why this &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Abend message&lt;/P&gt; &lt;B&gt;&lt;P&gt;ABAP/4 processor: CALL_FUNCTION_OPEN_ERROR&lt;/P&gt;&lt;/B&gt; is displayed. ...&lt;P&gt;&lt;/P&gt;&lt;P&gt;   7. before calling an external program, check if the program is allready open&lt;/P&gt;&lt;P&gt;      Posted on: Apr 10, 2007 1:13 PM, by user: Miriam Hernandez -- Relevance: 12% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      I need to call an external program to print some labels, so i will use function WS_EXECUTE or the new one DSVAS_DOC_WS_EXECUTE_50 to call my ...&lt;/P&gt;&lt;P&gt;   8. Re: Who to use Native SQL statements in ABAP&lt;/P&gt;&lt;P&gt;      Posted on: May 14, 2007 11:47 AM, by user: Anji Reddy Vangala -- Relevance: 12% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      get_text( ). MESSAGE error_text TYPE 'I'. ENDTRY. Reward points if useful Regards Anji&lt;/P&gt;&lt;P&gt;   9. Re: can u pls tell "SQL trace"&lt;/P&gt;&lt;P&gt;      Posted on: Mar 20, 2007 8:09 AM, by user: Ashok -- Relevance: 12% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      documentation. Submit ABAP report with SQL traces You use ST05, Trace Request, to do a SQL trace. When using SQL trace, it is good to run the program in debugger and just before you execute the SQL, go to ...&lt;/P&gt;&lt;P&gt;  10. ABAP/4 processor: LOAD_PROGRAM_LOST error&lt;/P&gt;&lt;P&gt;      Posted on: Mar 21, 2007 10:58 PM, by user: Yogesh Gupta -- Relevance: 11% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Hi, One of my job got failed , the errer message wwhich iam getting is "ABAP/4 processor: LOAD_PROGRAM_LOST" can anybody tell me wht could be the reason for this ...&lt;/P&gt;&lt;P&gt;  11. Re: Open Sql Insert&lt;/P&gt;&lt;P&gt;      Posted on: Jun 7, 2007 8:56 AM, by user: Sreekanth Gogesetti -- Relevance: 11% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      ABAP Dictionary. By default, data is only inserted in the current client. Data can only be inserted using a view if the view refers to a single table and was defined in the ABAP Dictionary with the maintenance ...&lt;/P&gt;&lt;P&gt;  12. Re: Y-setup program (Teach yourself ABAP/4 in 21 days.)&lt;/P&gt;&lt;P&gt;      Posted on: May 22, 2007 2:50 PM, by user: Walter Santana -- Relevance: 11% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      ABAP/4 in 21 Days for Ken Greenwood in the which accompanies the CD for creation of tables. I am using him/it mini-sap version 4.6d, they put to the when executing the program y_setup it happens mistake ...&lt;/P&gt;&lt;P&gt;  13. Y-setup program -Book:Teach yourself ABAP/4 in 21 days&lt;/P&gt;&lt;P&gt;      Posted on: May 23, 2007 2:18 PM, by user: Walter Santana -- Relevance: 11% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      ABAP/4 in 21 Days for Ken Greenwood in the which accompanies the CD for creation of tables. I am using him/it mini-sap version 4.6d, they put to the when executing the program y_setup it happens mistake ...&lt;/P&gt;&lt;P&gt;  14. How to access External SQL via ABAP/4?&lt;/P&gt;&lt;P&gt;      Posted on: May 22, 2007 2:48 PM, by user: tt -- Relevance: 10% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Hi, I have maintailed connection via tcode DBCO, and tried to connect to external SQL server via following codes, ...&lt;/P&gt;&lt;P&gt;  15. Re: EXPORT/IMPORT statements&lt;/P&gt;&lt;P&gt;      Posted on: Mar 30, 2007 8:15 AM, by user: Vipin Das -- Relevance: 10% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      session, or to pass data from one session to another. Application programs that use SAP memory must do so using SPA/GPA parameters (also known as SET/GET parameters). These parameters can be set either for a ...&lt;/P&gt;&lt;P&gt;  16. Re: Update non sap database using abap code&lt;/P&gt;&lt;P&gt;      Posted on: Jun 6, 2007 6:54 AM, by user: Alejandro Bindi -- Relevance: 10% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      database tables declared in the ABAP Dictionary regardless of the database platform that you R/3 System is using. Native SQL allows you to use database-specific SQL statements in an ABAP program. This means that ...&lt;/P&gt;&lt;P&gt;  17. Runtime Error DBIF_RSQL_SQL_ERROR exception CX_SY_OPEN_SQL_DB&lt;/P&gt;&lt;P&gt;      Posted on: Mar 19, 2007 7:53 AM, by user: yue ling -- Relevance: 10% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      clear open_deliveries. 035620 refresh open_deliveries. 035630 select * into corresponding fields of table open_deliveries 035640 from vbuk 035650 where vbtyp ...&lt;/P&gt;&lt;P&gt;  18. Termination occurred in the ABAP/4 program "SAPLOLEA " in "AC_SYSTEM_FLUSH&lt;/P&gt;&lt;P&gt;      Posted on: Apr 23, 2007 7:08 PM, by user: Sachin Aher -- Relevance: 9% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="94" type="ul"&gt;&lt;P&gt;I would liek to know why this error is coming and solution for resolving this issue. Looking foward for your urgent help. regards, Sachin ...&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;  19. Re: File Location When Using Open Dataset&lt;/P&gt;&lt;P&gt;      Posted on: May 15, 2007 11:49 AM, by user: Chandrasekhar Jagarlamudi -- Relevance: 9% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      OPEN DATASET is used to open files in application server use GUI_UPLOAD FM and store the data in internal table ...&lt;/P&gt;&lt;P&gt;  20. Re: Text should appear both in chinese and english language in smartform-Urgen&lt;/P&gt;&lt;P&gt;      Posted on: Apr 13, 2007 11:13 AM, by user: Anji Reddy Vangala -- Relevance: 9% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Output Options". In addition, every text node can have a SmartStyle attached (which will override the definitions from ...&lt;/P&gt;&lt;P&gt;  21. reg: open sql&lt;/P&gt;&lt;P&gt;      Posted on: May 9, 2007 5:13 PM, by user: selva c -- Relevance: 9% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      hai friends.. in open sql.. what is the purpose of open cursor, fetch, close cursor, commit work, rollback work ? ...&lt;/P&gt;&lt;P&gt;  22. Re: Hi experts, how to use open sql to read data from one " maintenance view"?&lt;/P&gt;&lt;P&gt;      Posted on: Jun 14, 2007 6:31 AM, by user: Anji Reddy Vangala -- Relevance: 9% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      therefore, lead to a reduced selection set. In database views, the join conditions can be formulated using equality relationships between any base fields. In the other types of view, they must be taken ...&lt;/P&gt;&lt;P&gt;  23. GRANT statements in EXEC SQL/ENDEXEC&lt;/P&gt;&lt;P&gt;      Posted on: Apr 23, 2007 3:07 AM, by user: Reenal Chandra -- Relevance: 9% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Hello, All!! Can someone please advise if this is possible in ABAP? Sample code is: exec sql. GRANT SELECT ON :tabname TO 'DB_ROLE' endexec. ...&lt;/P&gt;&lt;P&gt;  24. Dynamic Open SQL Question&lt;/P&gt;&lt;P&gt;      Posted on: Apr 4, 2007 12:26 PM, by user: James Xie -- Relevance: 8% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Hi Experts, I'm working on a programme in which, tablename, fieldname and the where conditions are all specified on-the-fly ...&lt;/P&gt;&lt;P&gt;  25. Re: control break statements&lt;/P&gt;&lt;P&gt;      Posted on: Jun 5, 2007 6:16 AM, by user: Priyanka Neelam -- Relevance: 8% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      processing terminates with a runtime error. If an internal table is processed only in a restricted form (using the additions FROM , TO and/or WHERE with the LOOP statement), you should not use the control structures ...&lt;/P&gt;&lt;P&gt;  26. Parameters in Open SQL&lt;/P&gt;&lt;P&gt;      Posted on: May 22, 2007 6:27 PM, by user: Óscar Alconchel -- Relevance: 8% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Hi, I have defined a parameter: PARAMETERS: p_param1 LIKE table-cod_param1 I need to use this parameter in a ...&lt;/P&gt;&lt;P&gt;  27. Re: Open Sql! Update &amp;amp; Modify!&lt;/P&gt;&lt;P&gt;      Posted on: Jun 7, 2007 9:08 AM, by user: Sreekanth Gogesetti -- Relevance: 8% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Normally, records are inserted or updated only in the current client. Data can only be inserted or updated using a view, if the view refers to a single table and was created in the ABAP Dictionary with the maintenance ...&lt;/P&gt;&lt;P&gt;  28. what r problems came related ABAP/4 work, when upgration from lower version&lt;/P&gt;&lt;P&gt;      Posted on: Mar 22, 2007 3:19 PM, by user: jayasunderreddy banda -- Relevance: 8% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Hi Experts, can i know information about upgration. what are problems came in ABAP/4 realated development,when upgration ...&lt;/P&gt;&lt;P&gt;  29. Dynamic Open SQL Under 46C&lt;/P&gt;&lt;P&gt;      Posted on: Apr 25, 2007 4:58 AM, by user: James Xie -- Relevance: 8% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Hello Experts, I'm now working on a dynamic open sql generator under version: 46C. The code which is proved correct under 610 turns ...&lt;/P&gt;&lt;P&gt;  30. Join conditions&lt;/P&gt;&lt;P&gt;      Posted on: Jun 15, 2007 3:34 PM, by user: vysyaraju satish raju -- Relevance: 8% -- Show all results within this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Hi , i have a small questions. will join conditions in sql queries affect perfomance? how? give with an example ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pages: 9 &lt;A href="https://community.sap.com/Next"&gt; 1 2 3 4 5 6 7 8 9 &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jun 2007 20:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hai1/m-p/2363695#M523140</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-06-16T20:33:08Z</dc:date>
    </item>
  </channel>
</rss>

