Topics
Started by
Posts
Last post
Can someone explain this strange behavior to me? When I run this query: IF OBJECT_ID('tempdb..#Tab…
2 replies
[font="Verdana"]if i have non-ansi syntax query as SELECT A.COL1, B.COL1, A.COL2, B.COL2 FROM A, B…
4 replies
Hi there, I've been searching the web and the forums for an answer to this problem, but can't seem …
6 replies
Hi , Here is the scenario . I want to update a table having 6 columns. I want to update a date col…
13 replies
Hi guys, I have found some issue running a SQL 2005 database in a SQL 2008 R2 instance. the issue i…
2 replies
Hi, I need help in creating a package which copies data from one table in one database to another t…
2 replies
Anyone have any advice here. i need to create a process to compare the differences between our diff…
1 replies
Hi , I have ar Tarief column in temp table where data comes through SSIS .I want to insert this da…
13 replies
Hi, Any one can help me for how to prepare sql server developer certification exam thx.
2 replies
Hi, I have a situation where I may need to use a cursor or while loop and trying with all my might …
1 replies
We have a table that stores all changes to a table based on some triggers. We're looking to do som…
2 replies
my query is : Select distinct CoveNoteNo,ProposerName, convert(decimal(18,2),FinalPremium) as fina…
2 replies
Write maintainable code - Embed the SPROC/script name in the SQL Statement Peter http://seattlewor…
4 replies
Hi, I got two databases named A and B A got tables like A1,A2,A3,A4 now i want to copy some tables …
3 replies
Hi Guys, I have an oracle background and now working on a project which is SQLServer based so stuck…
6 replies
Viewing 15 topics - 9,571 through 9,585 (of 10,635 total)
You must be logged in to create new topics.