Topics
Started by
Posts
Last post
This seems to be a weird behaviour OR rather I am missing here something.. We have various SQL patc…
8 replies
Can somebody help me put this into a stored procedure that takes a parameter (Table)... I have it w…
15 replies
Hello All, I have a requirement like this. I need to change the values format in the date column. I…
2 replies
Consider i have two tables SourceCode and SC_Charts Let say, I have 2 Sourcing charts ChartA and Ch…
5 replies
I have two tables let's say questions with questionID ad structureID and other Strcuture with Stru…
8 replies
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
Viewing 15 topics - 6,916 through 6,930 (of 10,635 total)
You must be logged in to create new topics.