Topics
Started by
Posts
Last post
Hello Please help me to do this CREATE TABLE #X1 (vcEmployeeUniqueID VARCHAR(20), vcLastName VARC…
5 replies
Would like to Run Stored Procedure on remote server and store the results in temp table. I am hopin…
3 replies
Im performing some calculations and I need to round up the 2 decimal places to the next highest pla…
2 replies
I am calling a stored procedure from an SSRS report. My stored procedure declares a table variable …
1 replies
Hi guys Trying to gear up my T-SQL skills When dealing with subqueries, like below select Col1 from…
8 replies
Hello I keep getting the above error when running this script. any ideas? It's driving me nuts! It…
6 replies
hi my table has following data productno productname des quantity 1 …
4 replies
I want to create non clustered index on a view to check the limit that how many non clustered index…
5 replies
Say I have a database called MyDB with 100 tables. I need to create these tables on another db. Is …
3 replies
Hello , i'm new and i want your help guys! I've 3 tables with one common field (id) . the data look…
3 replies
When everything else fails I will ask you guys. This has been annoying me for weeks now and althoug…
6 replies
hi, need script that transfer data from 1 table into another. Old table : CREATE TABLE [dbo]Master]…
5 replies
I would like opinions... Is it good programming practice to have a default constraint on all fields…
2 replies
Hi there, I've read a lot of threads on performing consecutive count and just can't get my head aro…
9 replies
Greetings all. SAS (analytical software) comes with 4 data providers which conform to the Microsof…
1 replies
Viewing 15 topics - 4,801 through 4,815 (of 10,647 total)
You must be logged in to create new topics.