Topics
Started by
Posts
Last post
Any insight anyone has on this would be appreciated. Here's the situation: spid 55 executes a…
1 replies
Hello, I need to set up CASE statement(s) that need to evaluate the current value of a field called…
9 replies
I am trying to determine if a job transfers and sells again what the previous job was...I currently…
5 replies
I need to capture data on certain events which occurred in the last year. I've used >=DATEA…
3 replies
Geeeting one and all .... I am attempting to determine what factors (table size, frequency of updat…
1 replies
Is possible to select, insert, update blob fields (just using SQL statements)? Im working w/ a proj…
3 replies
According to BOL, the default for MONEY is 2 decimal places. My installation is defaulting to…
1 replies
Hi I am currently working on writing a SQL Server Database from an Access one. There is a query in …
1 replies
I have a webpage that displays job historys of the jobs on the SQL Server box. However, …
1 replies
We've been using the statement below to delete rows in a certain table. The row count keeps getting…
9 replies
I want my syntax to go through the GS_BOOK table and retieve the Booking ID - Use a select statemen…
9 replies
I have a table that stores the history that a job has gone through. I need to display when a job se…
2 replies
Hi, Is there any function to seperate the Date and Time from DateTime field for eg: i have to …
9 replies
Hello All, ALTER PROCEDURE usp_SelectClient ( @Cln_Num char(4) ) AS SET NOCOUNT ON Select Cln_Num f…
5 replies
Hi! I have a table of 200 million rows, it weights ~80GB. I do an update: update INFO s…
6 replies
Viewing 15 topics - 13,276 through 13,290 (of 17,082 total)
You must be logged in to create new topics.