Topics
Started by
Posts
Last post
I have a table A which has an insert,update and delete trigger which inserts updates and deletes va…
1 replies
I have a column which has months (1 --> 12). In my result set I want to show all the data for th…
10 replies
Hi, I have 2 tables: Table1 Fields: name, dob, dos, ssn, ssn_match, dob_match, dos_match Table2 Fi…
1 replies
Hello, i hope you can help me. I have the following table. declare @table3 table(n int,p int,t floa…
4 replies
I would like to write a query that only shows results when certain columns display the same result …
3 replies
Here is the query I am working with. select * from table where cast (postdate AS int(128)) between …
9 replies
Hi i'm using SQL server 2008 that was working well. Today when i tried to connect with the server i…
5 replies
Hi, I need a hint for getting to the solution. I have two table : 1.Bankroll (User the in casino an…
2 replies
I need to create a query to take the data below and create one row query result. Actual Data Outp…
3 replies
Hi, I Have 2 table : The first Contain's : Username , Password, firstname etc'... I need to build …
6 replies
Thank you ! I didn't thought about it this way!!
1 replies
I have the following script, does anyone have clue where I have gone wrong? I currently only have d…
1 replies
Hello to all! Here I am again. Seeking the knowledge of the mightiest DBAs. I have a stored proce…
3 replies
Hello to all you gurus! Newbie to the max here! I have a stored procedure that returns a dataset (…
2 replies
Hi, I want to move data from one node to another. Data is corrupted by developers , so I can't move…
7 replies
Viewing 15 topics - 301 through 315 (of 2,735 total)
You must be logged in to create new topics.