Viewing 15 topics - 15,001 through 15,015 (of 283,992 total)
Topics
Started by
Posts
Last post
Hello, I'm trying to write a AR aging select query that uses a case statement to indicate if the i…
13 replies
I would like to parse XML data which is in table. Declare @abc table ( id varchar(20), address xml)…
1 replies
Had a request for a tutorial on how to use the STUFF() command with a few examples
6 replies
i have a table A where the data looks like ID Name Phone CODE 15674 AUSN…
4 replies
Hi, I have backups scheduled with a Full Backup (with the INIT and SKIP commands) weekly, Different…
1 replies
Hi, I am running query using sys.dm_exec_procedure_stats to get the stored procedure usage report …
8 replies
delete pleaseeeee This topic was modified 6 years, 2 months ago by rhapsap.
2 replies
Taking windows role default settings - (n-1) failovers ok within 6 hrs , where n=# of nodes, if nod…
0 replies
Our environment has a set of users that use a third party app to connect to SQL Server. The problem…
3 replies
problem if record exist on trade code table update partlevel from 1 to 0 ? the code below insert ne…
2 replies
Hi All, I have the following simple query, and the resulting table: SELECT [Client_ID], …
1 replies
I have a workbook which has 4 spreadsheets. The first spreadsheet uses parameters and data from the…
0 replies
i have a vairable in SSIS package, i want to implement if then condition in that variable expressio…
2 replies
Hi All select TOP 10 SiteId, SiteName, count (distinct (JobID,Grade)) from SiteInfo I need to count…
2 replies
I need help with a query. If I have a list of people each with a service date and I want to sum the…
3 replies
Viewing 15 topics - 15,001 through 15,015 (of 283,992 total)