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) In sybase, we can have multiple users associated to same login ,each corresponds to different databases, right? how can we login to one database with corresponding user id?
ISRO,
3 9501write down the sql query?
Table Name : emp1
empid empname
1 bala
2 guna
Table Name : emp2
empid empname
1
mail-id table contains two columns(email_id,userid) it contains different types of mail-ids,and no of users. here username length is differ na,(ex- tamil@yahoo.com,joshua@hotmail.com like) now i want to fetch the email-ids only starting from '@' (ex-@gmail.com,@yahoo.com,@hotmail.com
5 12019What is the difference between Stored Procedure , Function and Package, 1. how many blocks in Package and what are they.
IBM,
5 13407
How do I install mysql workbench?
What is view dbms?
Does group by or order by come first?
What you know in mapping of erd to dfd?
What is oracle thin client?
Does mysql_real_escape_string prevent sql injection?
What is the default postgres database?
How to stop log file growing too big?
Which event (check constraints, foreign key, rule, trigger, primary key check) will be performed last for an integrity check?
What are data driven subscriptions?
Is truncate autocommit in oracle?
What is the disadvantage of User defind function?
Where is mongodb stored?
What is an oracle user account?
How to find second highest salary from a table?