Topics
Started by
Posts
Last post
Hello Masters, My daily differential backup job failed for user databases. all the user database ar…
6 replies
hello masters, My servers are on virtual environment (SQL SEVER 2005), some one rebooted storage se…
2 replies
Hi All, I'm new to SQL DBA tasks. I noticed in sp_who2 output a database is showing checkpoint as …
2 replies
I am looking for the right way to determine a missing service from all similar client accounts. We…
6 replies
Hi All and thanks in advanced. I Have in my MSSQL Database a Table named TIME_OFF_CODES , in where …
3 replies
My requirement is,we have a drop down in our application with YTD,QTD,MTD YTD--Year To Till Date. Q…
4 replies
Hi all, Could someone please share a link or article to help me setup a way to query MySQL database…
5 replies
Hello!!! I need a database from an Insurance company, but they don't want to give it because it has…
5 replies
Where are the Report Properties for setting the default Start and End Date and Calendar in the Repo…
1 replies
Let say I've two tables: Plates table with fields: -Start plate ( unsigned long type) -Stop plate (…
3 replies
Hi, I went to retrive the the maximum of one cloumn in the table meet some where criteria. I trie…
2 replies
i have 2 questions?? 1.can we use insert,delete inside user defined function(i tried myself it show…
1 replies
IF OBJECT_ID('tempdb..#priceData') IS NOT NULL DROP TABLE #priceData; create table #priceData(symbo…
4 replies
Test data IF OBJECT_ID('tempdb..#priceData') IS NOT NULL DROP TABLE #priceData; create table #pric…
3 replies
Hello everyone, I need your help. This is my table: +------+----+-----------------------+ | Att |…
3 replies
Viewing 15 topics - 1,756 through 1,770 (of 5,050 total)
You must be logged in to create new topics.