Topics
Started by
Posts
Last post
I HAVE below TABLE with colum names proposer,approver,designation PROPOSER APPROVER …
6 replies
Hi , I am trying to use SQLCMD to run a SQL Script. The script is of type. Begin tran Delete ..... …
16 replies
Hi Forum, I have a EndDate column decimal(18,0) Q1 -- works perfectly select convert(datetime2,CONV…
9 replies
Hi, I have a SP to get one record from a worker table and mark the record as processed. But since i…
5 replies
Below are some of the sample SQL scripts and the given scenarios. USE [db_test] GO SET ANSI_NULLS …
5 replies
Hi, I recently read this post http://sqlinthewild.co.za/index.php/2007/11/27/parameter-sniffing/ an…
18 replies
Hi, Is it possible to change alternative way to modified this sql statement. its tooks 2.47 min for…
6 replies
Hi, I need to get sql statement, which throws an exception while executing in try block. E.g. Begin…
2 replies
Hi, I would like to dowload SQL 2008 standard x64 for trial for test CRM Application.The official w…
1 replies
Hi SQL Gurus, I have a below table with column names ACCOUNT, QTR1, QTR2, QTR3, QTR4 ACCOUNT QTR1 Q…
11 replies
Hi, SQL Server has the MERGE statement and some people advise to use it instead of IF EXISTS with I…
14 replies
I have a question, Here is my query, SELECT SID FROM chartdDB WHERE ADate = @ADate AND SID NOT IN …
18 replies
Hi, Please let me know how to retrieve the number from Attribute column based on IndexKey using use…
9 replies
Hi there, I'd be grateful if someone could help:) I have a BoM issue. The table below shows the com…
16 replies
(received this from a developer - Anything stand out here??) This statement used to run with the CO…
4 replies
Viewing 15 topics - 5,116 through 5,130 (of 10,640 total)
You must be logged in to create new topics.