Topics
Started by
Posts
Last post
Hi, I need to build a hierachy multi-column table based on data in 1 column where the length of the…
14 replies
CREATE Table TABLEA(N varchar(50),Q int,R int) ALTER PROCEDURE [dbo].[SP](@N varchar(100),@Q int=0,…
8 replies
Sorry for posting this here... tried in the DB2 section but no joy. So I'll keep it short - I can w…
6 replies
I'm currently looking to design some auditing on my SQL application and am wondering what would be …
9 replies
Hi there I have a table containing a set of records which has a field called [SeasonalAddressID] Th…
4 replies
If Agent Job takes longer than @X minutes, we want to be notified. What is the best way to impleme…
4 replies
I'm trying to get my head around the Geography/Geometry methods in SQL Server... are the shapefiles…
5 replies
was hoping to get some help as it appears I'm not close. Trying to get all year/mo combinations eve…
2 replies
Hi, following a code release we have seen random timeout errors. I'm not sure whats causing the sys…
4 replies
Hi, I haven't been able to find anywhere how to do or which transformation to use. I've seen Lookup…
1 replies
Hi I have a table Meter and a lookup table LookupTbl I need to get the description for multiple fie…
10 replies
Hello~ DB Design question -- say I have a primary table, tCompanies, where the primary key is Compa…
1 replies
Hi - has anyone created a PowerShell runbook which connects to a database hosted on an Azure VM? T…
1 replies
Hi, Taking some sample data: Microsoft Windows NT Workstation 10.0 Microsoft Windows NT Workstation…
4 replies
A client would like to be able to recognize similar free-texts in a text field. So based on a field…
5 replies
Viewing 15 topics - 1,441 through 1,455 (of 1,784 total)
You must be logged in to create new topics.