Topics
Started by
Posts
Last post
Dear All, sorry about the non-descriptive title...submitted before I had finishing typing...…
5 replies
My boss asked to list all of our tables and when they were created. I can see this usin…
3 replies
how to convert a big float value to varchar declare @flt float select @flt = 500000000000.845 selec…
9 replies
I was hoping that someone could help me figure out the appropriate query for the following situatio…
2 replies
Hello, I need to build a query the transforms columns data into columns, i didn't figure …
5 replies
Dear All, I have the following scenario: I am running a VB application on MSDE which at some p…
3 replies
I am trying to use the following code to create a view in a SQL Server db of data in an Oracle db: …
7 replies
I have a Job that periodically calls an SP.... SP tries to insert records to a remote SQL Serv…
11 replies
Hello all. This is a quick question. Does anyone know if SQL server stores Stored Proc Parameter Va…
5 replies
I have been facing this problem for a long time, I have stored procedures in which most of the quer…
22 replies
What is the equivalent in SQL Server for USER_SOURCE Table in Oracle.
2 replies
Hi, I was converting some of the Procedures in a Oracle Package (written by someone whom I do not k…
1 replies
I have a table containing columns for Financial periods (Act01, Act02, ..Act12). I would like to be…
11 replies
Hello, I would like to thank Frank Kalis for referring me to the dynamic SQL link below..…
4 replies
Hello: I need help with a SQL INSERT INTO SELECT statement. I am trying to insert some d…
5 replies
Viewing 15 topics - 13,531 through 13,545 (of 17,082 total)
You must be logged in to create new topics.