Topics
Started by
Posts
Last post
Hello. I'm puzzled on how to get out from this....I have the follwing lines of code set @execStmt =…
7 replies
DECLARE @CustMaster TABLE ( CustID VARCHAR(10) NOT NULL, CustName V…
4 replies
Can anyone tell me how can i implement sql dependency? my task is: I have a 3 tables which have onl…
3 replies
Hi I was thinking to put some load on our dev server from different sessions(say 99 sessions). So i…
2 replies
Hi I have an issue printing code from a procedure. When passing the parameter to sp_send_dbmail, I…
4 replies
Hi I need to get the date as in any formate but i should not use convert or cast to it i need in…
7 replies
There is a table, with a primary key with the data type of uniqueidentifier and the rest of the col…
15 replies
I have a column num nvarchar(30) ... with values of the form 'ABC-0000001' which were to incremente…
3 replies
Hi guys, I have a table with million rows, i would like to partition this table in 12 partitions (1…
3 replies
Hi All, I want to create a flow chart for an existing procedure which will explain all the queries …
4 replies
I have a SP which gets parameter @business like this [abcdef] Client [gdhdnuidd] 1st Party SW testb…
2 replies
Hi All Could anybody help regarding define Database sizing before deployment Following are the init…
7 replies
Hi all, I am trying to build a training matrix that shows the employee number, the program, the mac…
4 replies
Hi What is the difference bw Windows Event Viewer and SQL Log viewer. What is the use in both i am …
1 replies
I have a production table with Identity column and few databases are built with reference to this I…
5 replies
Viewing 15 topics - 976 through 990 (of 4,155 total)
You must be logged in to create new topics.