Topics
Started by
Posts
Last post
Hi, I have 2 tables User UserId UserName LoginName ============================ 1Vijay Teache…
1 replies
How can i create a SP for a non sysadmin which will allow the user to create a database and his log…
30 replies
I got this simple TSQL line to create a trigger. SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO …
6 replies
Hello all, First off - full disclosure here - I am an application developer, not a DBA. Although I …
11 replies
Hi all. I'm trying to apply a filter which could have multiple values based on a user's selection (…
7 replies
I am trying to insert values from into one table from another table INSERT INTO TABLE1 ( Vers…
4 replies
I have 2 tables Candidate (table name) PK - CandidateID Candidate_Name Position (table name) Positi…
5 replies
Dear all, I have the following tables (simplified): Object (An Object represents a house with a pos…
5 replies
Can someone help me out here, what am I missing? I'm having trouble figuring out how to use XQuery …
8 replies
I have a question from a developer that I'm not able to answer....I was hoping someone here could h…
27 replies
I am trying to replace a cursor with some set based logic, but I have got it wrong, can someone put…
6 replies
Hi all, I want to get the date according to my parameter value. Parameter value should be tinyint.…
4 replies
HI All, I have the following code at the moment SELECT * FROM ( SELECT vidID, vidDate, vidTitle,…
4 replies
I have Source table where there is two column DocID int Doc Text Doc has the following xml data in …
1 replies
Hi, I have following requirement. I have to transfer data from Source DB X tables 1,2,3,4,5 to dest…
37 replies
Viewing 15 topics - 6,871 through 6,885 (of 12,234 total)
You must be logged in to create new topics.