Topics
Started by
Posts
Last post
I have 5 DB's A,B,C,D,E and importing data from these 5 into a test DB. before importing into test …
5 replies
Is there any advantage to representing a datetime column as an integer i.e. for speed ect? The fie…
3 replies
Hi Experts, Is it possible to install Sqlserver database in unix machine. If yes which sql versions…
6 replies
I want to find out the source of a table's data is there a simple way to do this i.e. t1 has fields…
6 replies
declare @jobname varchar(30), @jobrole varchar(30) set @jobname='select jobname from job' set @jobr…
3 replies
Hi, I'm running into this error when trying to do Bulk Insert on Query Analyzer: Server: Msg 4861, …
1 replies
I have an T-SQL script that reads some 660 lines with many occurences of a certain date calculation…
2 replies
Hi All, I have several queries that return correct data individually, but when I try to combine the…
17 replies
Hi, I have a table entries in a column like this: 14:52:17.376 CET Wed Oct 8 2007 14:54:00.737 CET …
4 replies
can i have a store proc with DB name as parameter as i need to run the same proc agianst diff DB's.…
5 replies
Hi Experts, Kindly let me know the diffference between *= and Left Outer join. karthik
13 replies
When i run this command in SQl EXEC dbo.MOMXPartitioning I am geting this error: Server: Msg 2812, …
1 replies
Hi sql_ppl, I am creating a trigger and in the trigger I call a sp with params. The sp should updat…
8 replies
Hi Experts,;) I want to know the difference between client cursor and server cursor.Where exactly t…
6 replies
It's amazing how much of a brain activity one simplest task can generate. Let's say we have a table…
13 replies
Viewing 15 topics - 3,706 through 3,720 (of 17,082 total)
You must be logged in to create new topics.