Topics
Started by
Posts
Last post
Hi I have a requirement where a field in SSRS report should be shown as (Days, Hours) Ie. If it is …
1 replies
How do I get it NOT to error out if login already exists? IF NOT EXISTS(SELECT principal_id FROM s…
3 replies
Hi, In SQL 2K8, Table was created successfully, table was appear in database also select command wo…
2 replies
How could I sort the result set of sp_lock by a specific count and then pass the spid of the lock i…
22 replies
Hi I was wondering if someone could help me. Quick Background I have an attribute called ‘Vendor’ …
9 replies
Hi All I am new to merge statement so need your help in making it better understanding for my task.…
3 replies
I have a database restored on two seperate servers. The data in the database on each server is iden…
8 replies
Hi All, i have this data: declare @vartable TABLE( PAY_CYCLE varchar(50), PAY_CYCLE_SEQ_NUM INT, V…
5 replies
Hi SQL Experts, I'm trying to automate a rather complicated process. The process compare numbers of…
4 replies
Hello, Currently in the below stored procedure, I'm using a table variable to fetch results from th…
2 replies
When developers are running cast on one of the systems the day and month are transposed. eg SELECT …
9 replies
Hi, I am ok using MERGE I think its a great compromise on using separate commands but is there a wa…
13 replies
I know this has been asked alot and I have read through a lot of articles on using pivots, row_numb…
7 replies
Hi All, i am trying to update some a table from another table in another database but am getting th…
4 replies
Have a table data as below. UserID| ObjectID | Cid| Launch| startDate -----------…
4 replies
Viewing 15 topics - 6,811 through 6,825 (of 10,635 total)
You must be logged in to create new topics.