Topics
Started by
Posts
Last post
Following is the code in which we are getting the error. Step 1: Created Linked Server EXEC sp_addl…
3 replies
I have 3 tables: test1 id name1 1 value1 test2 id name2 1 value2 test3 id nam…
6 replies
Hi All, I have a need to have a case statement in the where clause as follows: WHERE (CASE WHEN…
9 replies
I have a query that runs fine, but I need to get the matching loan number from another DB. select …
3 replies
Hi, I need to write a trigger to write to a specific environment variable in a table. How can I do …
3 replies
Here's the situation simplified: I have two tables: a reference table and a mapping table. The map…
3 replies
I would like to create an app that would compare procs in a VSS environment with actual production …
3 replies
Dear friends; Pls help this I run the qry in sqlserver 2005 select max(smd.Yearpassed) [Ex…
5 replies
Hi i created a test proc, i am getting error while executing ALTER PROC TESTPROC (@VAR NVARCHAR(…
8 replies
Hello comunity I need help on this script, because i need to join 2 derived table. My script is : …
6 replies
Hi i was trying to create flat file which as the following format 10 firstname lastname …
7 replies
Hello Everybody... I have designed a query which contains groupings,aggregates and Joins. Now When …
1 replies
i have to preestimate the given table size based on the number of records. example: if i populate 1…
1 replies
This is the issue i need to solve Can ayone one explain what this means and how to change the code …
9 replies
Hi, The following is sql query some times i get result of two rows and some times one am i missing …
1 replies
Viewing 15 topics - 4,921 through 4,935 (of 12,234 total)
You must be logged in to create new topics.