My query is as follows, and contains a subquery within it: select count(distinct dNum) from myDB.dbo.AQ
I am having a table in SQL serverwhich storesMINIMUM_AMOUNT, MAXIMUM_AMOUNT and CURRENCY_ID. Now I want to frame an SQL query which will check the new values to be inserted are already existing in the
I currently do this to check if one of two elements exists: if ($(\".element1\").length > 0 || $(\".element2\").length > 0) {
i m having a little syntax problem in my query (simplified) : select * from table1 t1 inner join table2 t2 using (pk1)
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
writing scripts for Sql Server 2005. I am registering a schema with CREATE XML SCHEMA COLLECTION [dbo].[MySchema] AS N\'<xsd:schema ... >\'
Like many others I\'ve seen in the Googleverse, I fell victim to the File.exists? trap, which of course checks your local file system, not the server you are deploying to.
For my application, I am trying to add entries without having a duplicate entry, and if there are a duplicate notify the user and have him try again. Using SQLite, which I know very very little about,
This script I\'m working on is taking data from the web using python\'s urllib2 module and then putting it in a table.This data is basically just going to be in a table with one column and one row.How
I have an XML doc that looks similar to: <schedule techs=\"52\" date=\"2009-10-06\"> <tech name=\"Ryan (RI, MA, CT, NH)\" value=\"1\">