Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 14649(0.016 seconds)
Sort By:
 
I need to select two field that combined make a unique field within a date range. I need a little help with the statment. Example: Select Distinct (call_ID + Appointment_ID) From SV301 Where star...
Zones: MS SQL ServerDate Answered: 01/24/2008 Rating: 8.8 Views: 0
I am doing clustering of 2 nodes in sql 2005 - I having difficulty to understand - how to Create and initialize a logical drive space to contain the quorum drive. 1.  Is any software required to...
Zones: SQL Server 2005, Windows 2...Date Answered: 03/07/2008 Rating: 7.6 Views: 4
I do a 4 table join, but i need to return the count from 2 tables. How do i do that ? I am needing individual counts from table C and the entire count of the join result.
Zones: MS SQL Server, SQL...Date Answered: 03/06/2008 Rating: 9.7 Views: 5
I have table that I need to copy/import the contents to a second table but need to exclude 1 field that is an autonumber type field. I'm attempting to use the import task feature but don't see a...
Zones: MS SQL Server, SQL...Date Answered: 03/26/2008 Rating: 9.7 Views: 0
Doing a join and the query is not displaying the data as  how i expect when handling missing data - please c attached doc. I have attached the tables and query and how i expect the data to display
Zones: SQL Syntax, ...Date Answered: 10/25/2008 Rating: 8.2 Views: 28
Hi, Why does this NOT WORK: UPDATE msales set freight = ((unitcost / ((100 - 50) *.01)) * (4 / 100)) * qty WHERE idnum = 1 and this DOES UPDATE msales set freight = ((unitcost / ((100 - 50)...
Zones: SQL Server 2005, ...Date Answered: 08/27/2008 Rating: 8.2 Views: 0
I need to replace the text AddLabelRowHTML to AddLabelRowText in multiple rows that are in 31 different databases. (The databases structures are identical.) The different database issue is one pro...
Zones: SQL Syntax, MS SQL Server, SQL Server 20...Date Answered: 09/11/2008 Rating: 9.3 Views: 0
I have an update statement that goes through 31 databases to replace text. I have attached a snippet of that statement below. The statement updates a row in one database then moves on to the next D...
Zones: MS SQL Server, SQL...Date Answered: 09/11/2008 Rating: 9.3 Views: 0
I have a temp Table : Declare @Valid Table (TicketNo varchar (20)) With Values similar to: 0067626819365 I need to run a query on a table: select * from table a where key in ****key****    ...
Zones: SQL Server 2005, MS ...Date Answered: 11/05/2008 Rating: 9.3 Views: 0
I am trying to make space on a full C: drive and there are several SQL9tools9_hotfix_kbxxxxxx_sqlrun_sql.msp.log files. Is it safe to delete them?
Zones: SQL Server 2005, MS ...Date Answered: 11/12/2008 Rating: 9.9 Views: 0