Topics
Started by
Posts
Last post
For a fairly full description of what I'm trying to do, see my previous post at http://www.sqlserve…
3 replies
I am working on sql server 2014 and I have a list of functions/proedures I want to create on the se…
3 replies
create table t1(id number, description varchar2(25)); Insert table t1(id, description) values(101,'…
1 replies
I'm undecided on how to implement something. Because the system that I'm building is holding stude…
7 replies
I have some code that I need to run every quarter. I have many that are similar to this one so I w…
13 replies
Hello everybody, I have a task to be accomplished at work and would like to ask you a question abou…
11 replies
I have multiple linked servers and trying to find if a table (approximate table name) exists in one…
3 replies
I am researching this and playing with using the syss.sysprocesses view and counting the dbid colum…
1 replies
Hi, I hope i'm doing this correctly. I have 3 Tables TableA - TAID, Name, LastName TableB - MaleFri…
1 replies
i am trying to insert data into sql table using c# ssis script task .. I am pasting below querry. I…
7 replies
Hi I have this table CREATE TABLE [Sales].[Test_inmem] ( [c1] [int] NOT NULL, [c2] [nvarchar](20)…
3 replies
I have 2 tables: tbl1: InstituteID, name tbl2 ApplicantID, InstituteID ,Applicant_Name, address, ci…
2 replies
Hi All, I am trying to use change data capture to load the data into the secondtable from table 1 w…
1 replies
Good evening, Not sure if this is the correct forum to post this in as I'm farely new to SQL. My q…
2 replies
Hi Experts. I have got the error “a network related or instance specific error occurred sql server …
1 replies
Viewing 15 topics - 2,791 through 2,805 (of 3,069 total)
You must be logged in to create new topics.