Topics
Started by
Posts
Last post
Before moving ahead let me clarify one thing I posted this question in this section caz my db desig…
6 replies
hi all use info_db Insert Into dbo.Server_Details_Table select A.* FROM OPENROWSET ('SQLNCLI10', …
1 replies
here is the script which works, backs up all databases. I need to backup one specific database on…
3 replies
Our company stores temporary/non employees is a seperate table from regular employees and gives the…
6 replies
Hi, select GR.NumDoc As Query1 from GR Where GR.NumDoc Not In (Select FactL.NDoc from FactL) selec…
4 replies
Anyone have any suggestions for some other executable that is free and offers the same functionalit…
9 replies
Hi Im trying to find a way to count all the records in a number of fields What i want is to count a…
3 replies
Hey I was wondering if anyone had any idea if there was a way to force a kill command/rolback that …
10 replies
How can I use the output from a system stored procedure as the input (FROM) for a select statement?…
8 replies
Hi Experts!! I need to create a view to select data from table & force static data into altern…
10 replies
Dear Experts, I Struggled in comma seprator values into column, I have a one column name AUTHOR th…
4 replies
Hi Quick overview, we have a Data Warehouse that is updated from another database via SitTriggers e…
1 replies
Hi all I'm trying to write a query that has a conditional AND clause. So, for example, I have a tab…
2 replies
I am trying to use Coalesce to build a list of status bit values for a row grouped by device eg 1,…
2 replies
Hi can anyone tell me why when i run the following i get an error message. I need to be able to ins…
5 replies
Viewing 15 topics - 9,061 through 9,075 (of 10,635 total)
You must be logged in to create new topics.