Write SQL statements in XML (write SQL statements into XML)

Source: Internet
Author: User

Do you know the XML file? (Unknown Google !) Have you ever heard of writing SQL statements in XML? In other words, you have heard of storing all SQL statements in your project in an XML file? Have you ever done this?

I first heard that AI told me that I am sure he is a master in this field. Haha (like one, so far !)

Let's show you how to write SQL statements in XML.




call: select_max (ID) # page_load
Overview: Query max (ID)
OPERATOR: AI taught me
production date: 2009/12/25


select
MAX (inforid)
from
t_table
]>


As you can see, every SQL statement is separated by an ID, and you have your own defined description statements in the command.

Of course, the using system. xml should be added during the call, and the help file sqlhelper. CS provided by Microsoft should be used together to set up a three-tier architecture for ease of use.

Continue Learning ~~

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.