Topics
Started by
Posts
Last post
Use Following Functions ALTER FUNCTION [dbo].[CreateBarcodeCode128](@Barcode VARCHAR(20))RETURNS VA…
2 replies
Hello Everyone, I just recently updated my SSMS to 17.2 and now I am notici…
4 replies
By: meichmann
Hi , I have the following stored procedure with three input parameters. But not all the …
4 replies
By: sgmunson
All, Apologises for the basic question. I have the following pivot: DECLARE @SQLStr NVARCHAR(max) …
6 replies
By: as_1234
in our Azure environment, we are using some auto-generated code in our DACPAC deployments(code samp…
4 replies
I'm trying to return the orders and order line items for a specified customer.How can I get the ord…
3 replies
I had an interview where the interviewer asked "how to load data to olap and oltp". I was little co…
4 replies
Hi, Can you please help with this? I have a table called HelpDesk with two fields(RowID and Name),…
6 replies
give the following data set: create table #t (CustomerID INT, Stage int, GroupStage int, FromDt dat…
1 replies
By: Thom A
I want to test whether or not the first character of every value is upper case, and the rest are lo…
4 replies
By: sgmunson
I have a column where it has all report names with the paths in the database For example - the path…
3 replies
can someone pls help with the code to get the difference in seconds between the recent end date and…
8 replies
By: Papil
Hi, my tabular model has survey data with various dims including interviewer (employee), form,…
9 replies
By: stan
I have setup Web sync for merge replication, which was working fine for a while. However I now have…
10 replies
By: Sue_H
HI ,We are experiencing very slow running retrieval of data when fetch data from data View. Our tab…
1 replies
By: sgmunson
Viewing 15 topics - 2,476 through 2,490 (of 3,091 total)
You must be logged in to create new topics.