Topics
Started by
Posts
Last post
Hello Everyone, I have placed raw data and final output required with create test data scripts, exp…
10 replies
I wonder if anyone has tried to do this Having been asked to examine the ability to upscale a datab…
3 replies
I'm looking to learn more about designing and implementing a data warehouse and I've been able to f…
2 replies
Hello, I started learning T-SQL 4 years ago and this is the first time I come here so...nice to mee…
18 replies
Hi, In SSRS I have a report that has a group / drilldown that has a bunch of child rows. When you s…
5 replies
By: Bailey125
Dear All, How to encrypt column data types like (integer, numeric) in SQL server table level…
5 replies
Hello, I feel stupid asking this...I should be able to work itout, but here I am. column value exsi…
18 replies
Hi, Can anyone help me in fine tuning this or any other suggestions also.I have a table which will …
4 replies
Hi, In Master Data Services in Model X I would like to validate an entity ('consumer entity') by ch…
1 replies
select final.* from ( select jobname as Job_Name ,stepname as Package_Name ,Execution_id,Job_Date,c…
1 replies
Hi, Based upon the attached table relationships, could somebody please help in the SQL queries for …
6 replies
Hello, what I am trying to do is to find the root for every id. declare @tab table (id nvarchar(3),…
10 replies
I am dealing with a multi language app. In some tables there is two columns for the name of the en…
4 replies
Hi, I am trying to check the data in a column that is like ABC*1234 and expand it to look like ABC0…
7 replies
BOL says it's "2 ^ 31 - 1" which is good old familiar 2,147,483,647. That looks pretty clear and un…
1 replies
Viewing 15 topics - 961 through 975 (of 3,091 total)
You must be logged in to create new topics.