Topics
Started by
Posts
Last post
I've got SQL Server 2016 Developer Edition installed on my desktop. I don't get in it frequently, I…
4 replies
Hi, Recently we started experiencing connection issues for a specific Instance on a server where mu…
3 replies
Hello I am trying to select the Max record between irt_Serial 95365 and 95366. The criteria is t…
7 replies
In SQL, how do I join tables with keys. I mean...can I do a join on the following.. 1. primary key …
5 replies
Hello , I have encryption on one column in a table. There is a csv file that needs to get loaded in…
1 replies
I want to insert Distinct Loginame into table how can I write a query to do--drop table [dbo.Distin…
7 replies
HiI try to get fieldnames from the subquery to print a script for adding default constraints to all…
3 replies
I have a job which I created but it keeps failing. This job has 1 step which consists of SSIS packa…
1 replies
I have this code:insert into OPENROWSET('Microsoft.Ace.OLEDB.12.0', 'Excel 12.0;Database=D:\Data\te…
4 replies
Hello,it would be great if someone could help me with the following problem.I need to write a query…
15 replies
Hi Team, Can you please help me on this below query. create table #test( companyid int, companyname…
10 replies
This is more of a question around DB design as opposed to DML so hopefully I'm in the correct place…
1 replies
We are using SSIS packages to just do a data transform and map from one table to another.Within SQL…
7 replies
Hello there,I generated an example to demonstrate some colleagues the behaviour of nolock within co…
2 replies
I have a table with employees. I'd like to display the email for all records horizontally placing a…
3 replies
Viewing 15 topics - 1,591 through 1,605 (of 3,091 total)
You must be logged in to create new topics.