Topics
Started by
Posts
Last post
Help needed on the T-SQL query..... Here is the sample data.... BEGIN IF OBJECT_ID('Tempdb..#tTest'…
2 replies
This query was taken from Oracle. It uses "SEARCH DEPTH FIRST BY ID ASC SET seq#" part in the end. …
2 replies
I sure hope someone will be able to help me with this problem. Here is the situation: I have a tabl…
5 replies
I am trying to insert records into a table based on the link to another one: BEGIN TRANSACTION LogD…
2 replies
Scenario is I Have one table in server database example "employee" in that first column is identit…
5 replies
I have data which contains trade transactions from a trading system. There are 2 scenarios found wi…
2 replies
How would I use getdate() in a sql query where the table is a oracle linked table? Thanks in advan…
5 replies
Hello All, I am importing a file into a table. There is a date column in the file. I have defined a…
5 replies
Hello All, I need to add these numbers 0,-77.21,4 I want the output as -73.21. When I am using + op…
4 replies
I have not been able to find an answer for this question. When creating a stored procedure with mu…
8 replies
Scenario is I Have one table in server database example "employee" in that first column is identit…
1 replies
Hi, I am using SQL 2008 and I would like to transpose rows to columns as follows: here is the origi…
8 replies
Hi Everyone, I want to know that in the directory Is file exist or not and I come across following,…
2 replies
Hello, Is there a way using TSQL to convert an integer to year, month and days for e.g. 365 convert…
10 replies
Hello, Is there a way using TSQL to convert an integer to year, month and days for e.g. 365 convert…
1 replies
Viewing 15 topics - 6,931 through 6,945 (of 10,647 total)
You must be logged in to create new topics.