Oracle (3259)
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 7071please 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 3525create 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 5211need 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 5177How to get employee name from employee table which is the fiveth highest salary of the table
20 29473hi, 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 7128
How do I create an extended event in sql server?
What happen when we delete the table using trigger?
Why is rdbms important?
Can an automatic recovery be initiated by a user?
What do you mean by mainframe connect tool in sybase?
How do I get to sql server configuration manager?
Is record in pl sql?
Name the buffer in which all the commands that are typed in are stored
Is mysql from oracle?
What is the difference between myisam dynamic and myisam static in mysql?
Why does oracle 9i treat an empty string as null?
Does sql server 2000 full-text search support clustering?
Where is mysql password stored?
What is a partition function in sql server?
How useful is microsoft access?