Topics
Started by
Posts
Last post
Hi All, I am currently trying to create a database that will help analyze segregation of duties (SO…
3 replies
Hi all, i have a requirement like this, In my database we are saving datetime in UTC format and whe…
13 replies
I have been wrecking my brain on this one. I have 3 tables that get joined together and each table…
7 replies
I must be missing something silly. I have Table_A with 488 unique email addresses select distinct(e…
8 replies
Hi all, Is it possible to ban/prohibit all UNION queries at the Server or Database level? The UNION…
18 replies
I want to remove duplicates where asciiname, countrycode and provinceid contain the same values. Ho…
6 replies
This xml file have to be converted into table format which is shown below.The 3rd column mentioned …
1 replies
Hi, let i configured checkpoint for dataflow task. This task having oledb source and oledb destinat…
1 replies
Dear Friends, i ve the table like create table invoice ( invoic_no varchar(25), item_no int, invoic…
8 replies
Hi, When I run the following query CMD A : SELECT top 1 * from [DB].[dbo].[TABLE1] WHERE langue= N…
3 replies
create table employee (employee_id int ,date_joined datetime ,date_ datetime ,sal float ,due_amoun…
20 replies
Hi Friends, create table turn ( cust_det varchar(20), product varchar(20), combo varchar(20), …
2 replies
Hi all, I have a table with below values. create table #temp (fileno int, actfile int) insert into …
4 replies
Coming from MySQL background, one query design I learned early on was 'strawberry query', which got…
14 replies
Hello all, I am looking to produce a query which will show users in my erp database which shows th…
12 replies
Viewing 15 topics - 2,596 through 2,610 (of 10,647 total)
You must be logged in to create new topics.