Viewing 15 topics - 256,936 through 256,950 (of 284,013 total)
Topics
Started by
Posts
Last post
HI All, I am trying to convert rows to columns using Pivot function. Here is my case SELECT Month(a…
1 replies
HI All, I am trying to convert rows to columns using Pivot function. Here is my case SELECT Month(a…
1 replies
I have two tables TASK_MANAGER and TASK_ACCESS_USERS I am geting data from this table for desboard …
1 replies
I've started a topic here http://www.sqlservercentral.com/Forums/Topic871249-61-1.aspx I'm managing…
1 replies
I have created a script (eventually to be converted to a stored proc) that creates a table with a d…
1 replies
i have a table with columns region,type,qid,Ano,creator,reviewer,reviewerdate,revstatus Data looks …
1 replies
I can use the Oracle client tool tnsping and can ping the oracle server from the ssrs server, but k…
1 replies
Dear All, Could you anyone send me a new datatypes in sqlserver 2008. and their advantages.
1 replies
All, one of my co worker sent a query this morning and told that it is running for 12 seconds. He a…
1 replies
Is it possible to capture application user in delete trigger? We are trying to use sql server delet…
1 replies
I am trying to write a script where if fragmentation is >= 30, then if the large object (LOB) da…
1 replies
While working on a new report, I have right-clicked on a placeholder and selected "Expression" (lik…
1 replies
When SQL-Server request a data page it checks the in-memory buffer cache before looking for the …
1 replies
Hi, We have developed import/export script and generated high volume of test data to conduct perfor…
1 replies
create table #tmp (name varchar(50), dates varchar(50), rvalue varchar(50)) Insert into #Tmp Selec…
1 replies
Viewing 15 topics - 256,936 through 256,950 (of 284,013 total)