Can you really execute native SQL Queries from SharePoint Web Services?
Microsoft SharePoint is great for building enterprise systems tying together various data sources. If the information you are looking for is in a SharePoint List or Document Library, it is straightforward to call the built-in Web Services to query or manipulate that data. Through custom Web Parts, you can run server-side code and easily retrieve data that lives outside SharePoint.