Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288) How to store pdf file in sql server?
CarrizalSoft Technologies, College School Exams Tests, TATA,
1 7197please bar with my english i having a database called tblhallreservation in which res_date is date field has to select all the fields in table deponding on month either has to display all details for the month jan or feb and so on
1 3607create table with fields ID, reserved_by,res_date res_date is datefield like 2010-03-09 00:00:00.000 from 2005 to 2006 any date assume based on res_date need to slect table and display based on month (full jan details in database irrespective of date and year
3 5484need to split a string into seperate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,b,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.
1 5261How to get employee name from employee table which is the fiveth highest salary of the table
20 30200hi, suppose i created one table after few days i did some insert,update how can i know when will i did ddl or dml operation is undergone on that table
IBM,
3 7276
How do I enable postgis on pgadmin?
Is postgresql free to use?
What is an Extension of entity type?
What do you mean by cql and how to execute cql commands in neo4j?
When you use CKM?
What is a virtual table in sql?
State some of the uses of MS Access?
What is the difference between grant and with grant while giving permissions to the user?
What is self contained sub query?
What is the requirement of self-join?
Why we use joins in sql?
What is database development process?
Is mysql is a programming language?
How to use sum function in where clause in mysql?
How to populate a table in sql server?