Topics
Started by
Posts
Last post
My dear Friends! I have got a task, I want to manage the tables in database when user are u…
1 replies
Hi All I have 2 tables that have, the structure is as given below, i need to change a vi…
5 replies
Hi All, I have a table that has more than 3 Million rows. I preferably do not want to do a RBAR 😀 L…
14 replies
I have a recursive query that gives me the management hierarchy, but now I need to retrieve the $ a…
4 replies
I have minutes coming in as varchar. I can change that to int or float if that is necessary How to …
4 replies
We have about 4,000 tables that need to be dropped if the record count is 0. I have come up with s…
3 replies
1 replies
Hi, I am trying to call a user defined stored procedure from within a function I have created. …
6 replies
Ummm, ok, stupid question or stupid person ?? Why is the following not working? Or why is the pos…
6 replies
Hi, I can only get this done with a cursor.... can anyone help to get it done without a cursor? I h…
5 replies
I have following table if object_id('tempdb..#TEST') is not null drop table #TEST; CREATE …
2 replies
Hi All, How can i use the dynamic value as an alias name. Please refer the below example. DECLARE …
3 replies
Hi everyone, i urgently need to find a way to monitor or see activity of a particular login. This s…
4 replies
This is the scenario: I have a table called compliants where we store a compliant (parent records)…
5 replies
I need a over all total amount for every field per month and I dont know how to incorporate that in…
1 replies
Viewing 15 topics - 7,321 through 7,335 (of 12,230 total)
You must be logged in to create new topics.