Topics
Started by
Posts
Last post
I have executed the wrong query in sql server management studio express i,e executed the delete que…
2 replies
Hi, I have created a table as below CREATE TABLE [dbo].[EmpDetails]( [Name] [nvarchar](50) NULL, …
3 replies
Hi All, How can we debug the SQL SERVER 2005 SPs. Please frovid me the links and articles. Kindest …
2 replies
I have to support unicode data storage and retrieval in my application My database tables already h…
1 replies
Hi All, Anyway to get sql text using sql_handle value in sql server 2005 but compatability level 80…
1 replies
Hi, We're currently looking to upgrade some or our infrastructure and budgets are being assessed. I…
9 replies
I have only recently begun my quest to automate Excel via my T-SQL. Although I am on a Network SQL …
2 replies
Hi, I've just set up a weekly maintenance task for rebuilding indexes on one of our servers. I'm ki…
7 replies
I have a daily job that gives me a few reports (IndexesUsed, IndexesNotUsed, MissingIndexes, Ineffi…
5 replies
I'd like to drop a dimension table, but want to see if it is being used by any cubes first. Is ther…
1 replies
I am using following pivot table query : select CASE WHEN calendar_year=2009 THEN sum(amount1) ELS…
1 replies
Hi, Please execute below query that will create sample table with data.I trying to run sto…
1 replies
i have a sequence_master table.. from thr i have to select a field and increment it by 1.and then …
7 replies
somethg goes wrong on following code where i m trying to get identity value from sequence_emp table…
2 replies
How can i get the date and the month from a DateTime field ? my goal was like this. I have a Person…
2 replies
Viewing 15 topics - 2,446 through 2,460 (of 10,974 total)
You must be logged in to create new topics.