Topics
Started by
Posts
Last post
Hi, i need to get all tables name,size,rows from all databases where rows > XXX i write this scr…
12 replies
I have a table and it is using for totals of materials and there is a deadlock problem when ı captu…
3 replies
Hi All, From the below shown xml, i nead the sql query to show the output as below: DECLARE @data …
1 replies
Hi, I have one for each loop task and inside that one sequence containor is there which is doing so…
1 replies
Hi, declare @test-2 varchar(100) set @test-2 = 'kathy''s'' side' select @test-2 Output : kathy's…
2 replies
Hi all, declare @a int ,@b int,@c int set @a=1 set @b-2=2 Set @c=1002 set @a=112 set @…
4 replies
I have the following MDX query being used inside of OpenRowset: SELECT { [Measures].[Sales]} ON COL…
1 replies
I have a SQL Server 2008 table with a couple of Date columns. If I right click, script table as cre…
9 replies
I am using red gate SQL compare tool. I did a comparison that generats delta schema script. I see t…
3 replies
Hi, I have a requirement to add columns (varchar) where data is separated with a colon (:). For e.…
52 replies
I am trying to validate logins via policy-based management. I have an executesql where I create a t…
5 replies
Hello, I am developing web app and we opt to store images in DB. those images must not be manipulat…
4 replies
Hi Guys, we are migrating Oracle to sql server 2008 .But in the application which is pointing to sq…
4 replies
I was posed with a question today that I could not completely answer. Supposed a database exists on…
8 replies
I have set a database into Application Role and within this database I have a Stored Procedure that…
1 replies
Viewing 15 topics - 17,776 through 17,790 (of 30,188 total)
You must be logged in to create new topics.