Topics
Started by
Posts
Last post
Hello everyone, first of all excuse for my bad English! I try to resume with a basilar example what…
9 replies
Does anyone know if it's possible to create a linked server to a Hadoop system? If so, what would t…
2 replies
With SQL 2012 MS removed the sp_dboption. For most actions I can find an ALTER DATABASE SET option.…
2 replies
Hi All. I was asked to create a report on very large data. Below are the requirements. Any help wou…
104 replies
I am working with a view in SQL Server 2012 Calculating student age as of one of two reference date…
8 replies
Hi Team, Below trigger on update - I want to get the before update - old value and after update new…
1 replies
Hi Team, using below trigger, ALTER TRIGGER [dbo].[t_info] ON [dbo].unify_info FOR update AS begin …
6 replies
The need is to compare the revenues of each month with the revenues of the same in the previous yea…
6 replies
Hello, I created a stored procedure that returns financial information for a business. The stored p…
5 replies
hello team, using below trigger to maintain the audit history for table, newly added old and new va…
6 replies
Hi, can someone help me in writting a cursor with following update statements .This statement will…
8 replies
I have a somewhat unique situation and need to figure out a way to get datediffs from multiple rows…
5 replies
I'm looking for a reference on why this does not work I expect (It throws an error) begin transacti…
7 replies
I found this example code on the Net. Unfortunately it bombs out on the last line of code which is …
4 replies
I'm trying to return the number of pieces from a table where the piece count can be NULL, 0, or any…
4 replies
Viewing 15 topics - 2,566 through 2,580 (of 4,984 total)
You must be logged in to create new topics.