Topics
Started by
Posts
Last post
I want to set something up so when a user open an Excel file it would give them new data from Table…
1 replies
hi anyone got an idea for a CTE that takes a string, and puts it into a table with the words in any…
11 replies
Initial Dataset: c1,c2,c3,date a,,,1/1/2014 d,good,,1/2/2014 x,,,1/3/2014 z,,,1/4/20…
1 replies
We've recently decided to add fields to track the date updated and date added of some records, plus…
2 replies
Please suggest how we can avoid dead lock issue for the below scenario in SQL Server. I have multip…
1 replies
I have a view which is selecting several columns from table "A" and then doing a Union against tabl…
1 replies
I've got a complex query i'm trying to write. I want to create a running total column of a calcula…
22 replies
I am still learning SQL and hope someone could help I have Table A with id, date and type plus a l…
3 replies
I believe these two queries produce the same results. (They do with my current test data anyway.) …
3 replies
I have a table with that stores hourly data. The customer wants a monthly report, but only wants t…
2 replies
When searching this site for "point in time" I get a link to an Article entitled "Restoring to a Po…
1 replies
We are having an ETL process which inserts lots of data into tables. This database is set to Simple…
3 replies
hello everyone. Hope someone can help me out and give me some advice on what I hope is a simple .ba…
1 replies
Here are my thoughts on the role of the DBA in NoSQL - http://blog.mongodirector.com/the-role-of-th…
1 replies
Hello I made this: CREATE TABLE IF NOT EXISTS `usuarios` ( `id` int(11) NOT NULL AUTO_INCREMENT, …
3 replies
Viewing 15 topics - 391 through 405 (of 4,454 total)
You must be logged in to create new topics.