Topics
Started by
Posts
Last post
The below query does what I need, but I need a small piece of program to execute or terminate anoth…
6 replies
Suppose I have a table called PEOPLE having three sections, ID, LastName, and FirstName. These segm…
3 replies
How would you return 1 value per row of the max of several columns: TableName [Number, Date1, Date2…
5 replies
SELECT * FROM TAB1 NATURAL JOIN TAB2 ON(CONDITION); This query gives an error. SELECT * FROM TAB1 N…
3 replies
I am trying to find a average from a column but all I am getting is an Unrecognised name error msg.…
3 replies
I am currently trying to setup Elasticsearch for a project that i have with Django. I have installe…
2 replies
Hi everyone, I hope this is the right community. In my new position I’m pulling lots of sql repor…
3 replies
So I'm not sure whats going on but I've been trying to install SQL Server 2017 Express Basic for ab…
2 replies
DROP TABLE IF EXISTS OARD, and a correlated subquery with a grouping that would give the tot…
2 replies
I've got a ticket regarding Linked Server access not working over VPN. I have very limited exposure…
2 replies
I am learning flex-box right now , i just wanted to know how do you guys implement it and where it …
2 replies
I am assisting a company in upgrading their server. It is a small business with 9 computers. The mo…
8 replies
I am going to write a single user personal application and I’m trying to decide which database sy…
2 replies
Not sure if this is the right place to post this, but here we go: For those of you using BitBucket,…
4 replies
Hi all, SQL is a new topic for me. What is the difference between DELETE and TRUNCATE statements?
3 replies
Viewing 15 topics - 61 through 75 (of 4,442 total)
You must be logged in to create new topics.