Topics
Started by
Posts
Last post
I am an intern with no previous experience with SQL Server. I have 2005 standard edition that i in…
27 replies
Hi, please help My system is divided into 2, the server and the client system. The server system us…
1 replies
Is there a way to ensure that records in a "parent" table may be distributed among several "child" …
6 replies
Hello, i have a table with data like ColumnA -------- 1 2 3 4 5 and the output should be ColumnX …
6 replies
I'm having a problem with a connection betwen SQL Server (2005, Named Pipes) and Access. Both exis…
3 replies
I am new in SQL SERVER, working on SQL SERVER 2005 I have a requirement to do nth level fulltext se…
3 replies
Hi, I wonder could any of you gurus help me with a performance issue I have? I'm not a DBA (far fr…
5 replies
I've written a code as: …
3 replies
Hi Guys, I need a help, i need to write a trigger for a table on insert, the details i require is t…
5 replies
I have only column in my table and i want to display values in table columnwise. like this 1 6 …
3 replies
I have two tables: FactoryEmply Tab. contains FactID, EmplyID, PersonID etc. StoreEmply Tab. contai…
7 replies
I have a SQL Server 2005 (9.0.3186) which houses a number of small databases for a bunch of applica…
1 replies
Hi All, I have a requirement where in i need to insert data from 3 different tables in…
6 replies
I am working in Microsoft Visual Studio 2005 (SSIS) and using a Script Component to obtain a billin…
6 replies
SET @AvgRating = (SELECT AVG(Rating) FROM Comments WHERE Comments.VidID = 1) SET @NumRatings = (SEL…
2 replies
Viewing 15 topics - 7,441 through 7,455 (of 10,974 total)
You must be logged in to create new topics.