Topics
Started by
Posts
Last post
Is there any way of Creating Temp Table OR Table Variable by executing a stored procedure with para…
3 replies
Guys,I need to restrict all db users to take OFFLINE and DETACH the database from the SQL server an…
4 replies
Hey Guys, Happy New Year. I have a very interesting DimDate population request. I was intially goi…
1 replies
Hi all We've got a 3rd-party application and an associated database.We need to join two tables toge…
15 replies
Hello, I have 2 Tables both have a column (App_name) which contains application name. I need …
3 replies
I have the following sql that I plan to place in an SSRS 2012 report. The sql listed below is going…
3 replies
Hello, I have an application with a list of agenda.One person can assign meetings to someone manual…
6 replies
HI,We have 100 databases and need to take tail back up. I'm trying to generate sql script for all 1…
5 replies
I got a problem where due to the bug user got created duplicated accounts, so now some users have t…
1 replies
Hey guys, I need to create a trigger which can prevent to drop an online database. Trigger is worki…
11 replies
Background, I have imported dirty data with duplicate rows and bad field names into a Table called …
40 replies
I have a table with 3 columns:Id (identity),Sku_Parent (varchar(10)),Sku_Child (varchar(10)) I woul…
9 replies
Is there a way to identify if there is any dynamic sql in use in a database that may be vulnerable …
25 replies
create table t1 (key int, cnt int ) insert into t1 select 2,5 union allselect 100,20union alls…
1 replies
I need to take numerical data from a CSV file and format it as follows: Value in File - Converted V…
8 replies
Viewing 15 topics - 841 through 855 (of 4,984 total)
You must be logged in to create new topics.